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