v_align property
v_align property
Vertical alignment of data in cells. See the valign
attribute for HTMLTheadElement for details.
Definition:
@property
def v_align(self):
...
@v_align.setter
def v_align(self, value):
...
See Also
- module
aspose.html
- class
HTMLTableSectionElement