NanoXLSX Library Documentation
NanoXLSX Library Documentation
NanoXLSX
NanoXLSX.LowLevel
XlsxReader Class
XlsxReader Methods
GetEntryStream Method
GetValidatedHeight Method
GetWorkbook Method
Read Method
ReadAsync Method
ReadInternal Method
ReadZip Method
Xlsx
Reader
Get
Validated
Height Method
Gets the row height according to
EnforceValidRowDimensions
Namespace:
NanoXLSX.LowLevel
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.5+4f4b44a718a20dda8ca2c0c4d00bd7eee7c80f5d
Syntax
C#
Copy
private
float
GetValidatedHeight
(
float
rawValue
)
Parameters
rawValue
Single
Raw row height
Return Value
Single
Modified row height in case
EnforceValidRowDimensions
is set to false, and the raw value was invalid
Exceptions
Exception
Condition
WorksheetException
Throws a WorksheetException if the raw value was invalid and
EnforceValidRowDimensions
is set to true
See Also
Reference
XlsxReader Class
NanoXLSX.LowLevel Namespace
Copyright Raphael Stoeckli © 2025