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.2+7f12a949130e0be1e987e553d2d08c083176cdca
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