CELL_CHAR property
ControlChar.CELL_CHAR property
End of a table cell or end of a table row character: (char)7 or “\a”.
@property
def CELL_CHAR(self) -> str:
...
See Also
- module aspose.words
- class ControlChar
End of a table cell or end of a table row character: (char)7 or “\a”.
@property
def CELL_CHAR(self) -> str:
...