NanoXLSX Library Documentation
![]() | WorksheetReaderCellResolverTupleIsValid Property |
Gets whether the cell is valid
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public bool IsValid { get; private set; }
Property Value
Type: BooleanTrue if valid, otherwise false
