Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The IColumn type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Hidden |
Gets or sets indicating that the column is hidden.
| |
| IsFormatted |
Gets a bool value indicating that the column is formatted differently from the default format.
| |
| IsNotEmptyCells |
Gets a bool value indicating that the column contains only empty cells or not
| |
| Item |
Gets the Cell at the specified Index.
| |
| NumberFormat |
Gets or sets the number format string.
| |
| Width |
Gets or sets the width of column.
|
See Also