columns property
columns property
Gets the collection of Column objects that represents the individual columns in this worksheet.
Definition:
@property
def columns(self):
...
See Also
- module
aspose.cells - class
Cells - class
Column - class
ColumnCollection