NanoXLSX Library Documentation
NanoXLSX Library Documentation
NanoXLSX
NanoXLSX
Worksheet Class
Worksheet Methods
AddHiddenColumn Method
AddHiddenColumn(Int32) Method
AddHiddenColumn(String) Method
Worksheet
Add
Hidden
Column(String) Method
Sets the defined column as hidden
Namespace:
NanoXLSX
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntax
C#
Copy
public
void
AddHiddenColumn
(
string
columnAddress
)
Parameters
columnAddress
String
Column address to hide on the worksheet
Exceptions
Exception
Condition
RangeException
Throws a RangeException if the passed column address is out of range
See Also
Reference
Worksheet Class
AddHiddenColumn Overload
NanoXLSX Namespace
Copyright Raphael Stoeckli © 2025