Excel.ColumnProperties interface
Represents the returned properties of getColumnProperties.
- Extends
Properties
| address | Represents the |
| address |
Represents the |
| column |
Represents the |
Property Details
address
addressLocal
Represents the addressLocal property.
addressLocal?: string;
Property Value
string
columnIndex
Represents the columnIndex property.
columnIndex?: number;
Property Value
number