Excel.SettableRowProperties interface
Represents the input parameter of setRowProperties.
- Extends
Represents the format
property.
TypeScript
format?: Excel.CellPropertiesFormat & {
rowHeight?: number;
};
Property Value
Excel.CellPropertiesFormat & { rowHeight?: number; }
Represents the rowHidden
property.
TypeScript
rowHidden?: boolean;
Property Value
boolean
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 feedback
Office Add-ins is an open source project. Select a link to provide feedback: