NanoXLSX Library Documentation
![]() | WorksheetReaderHasColumn Method |
Gets whether the specified column exists in the data
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public bool HasColumn( string columnAddress )
Parameters
- columnAddress
- Type: SystemString
Column address as string
Return Value
Type: BooleanColumn address as string
