 | WorksheetRemoveRowHeight Method |
Removes the defined, non-standard row height
Namespace: NanoXLSXAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+3223c8b99fcd3402b4ae016daa480abac16f8a9f
Syntaxpublic void RemoveRowHeight(
int rowNumber
)
Parameters
- rowNumber Int32
- Row number (zero-based)
See Also