NanoXLSX Library Documentation
NanoXLSX Library Documentation
NanoXLSX
NanoXLSX
Cell Class
Cell Methods
CompareTo Method
ConvertArray<T> Method
Copy Method
Equals Method
GetAddressScope Method
GetCellRange Method
RemoveStyle Method
ResolveCellAddress Method
ResolveCellCoordinate Method
ResolveCellRange Method
ResolveCellType Method
ResolveColumn Method
ResolveColumnAddress Method
SetCellLockedState Method
SetStyle Method
ValidateColumnNumber Method
ValidateRowNumber Method
Cell
Validate
Column
Number Method
Validates the passed (zero-based) column number. An exception will be thrown if the column is invalid
Namespace:
NanoXLSX
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.2+7f12a949130e0be1e987e553d2d08c083176cdca
Syntax
C#
Copy
public
static
void
ValidateColumnNumber
(
int
column
)
Parameters
column
Int32
Number to check
Exceptions
Exception
Condition
RangeException
Thrown if the passed column number is out of range
See Also
Reference
Cell Class
NanoXLSX Namespace
Copyright Raphael Stoeckli © 2025