count property
TextColumnCollection.count property
Gets the number of columns in the section of a document.
@property
def count(self) -> int:
...
See Also
- module aspose.words
- class TextColumnCollection
Gets the number of columns in the section of a document.
@property
def count(self) -> int:
...