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