v_align property
v_align property
Vertical alignment of cell data in column. See the valign attribute definition in HTML 4.01.
Definition:
@property
def v_align(self):
...
@v_align.setter
def v_align(self, value):
...
See Also
- module
aspose.html
- class
HTMLTableColElement