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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins