Class XlsxColumn
A run of columns sharing a width.
public sealed class XlsxColumn
- Inheritance
-
XlsxColumn
- Inherited Members
Constructors
- XlsxColumn(int, int, decimal)
Creates a column run.
Properties
- Hidden
Gets or sets whether the columns are hidden.
- Max
Gets the last one-based column index.
- Min
Gets the first one-based column index.
- Width
Gets the width, in the character units Excel measures columns in.