Excel.RowProperties interface
Represents the returned properties of getRowProperties.
- Extends
Properties
address | Represents the |
address |
Represents the |
row |
Represents the |
Property Details
address
addressLocal
Represents the addressLocal
property.
addressLocal?: string;
Property Value
string
rowIndex
Represents the rowIndex
property.
rowIndex?: 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