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