public interface IColumn
(a vertical range of cells)
Modifier and Type | Method and Description |
---|---|
IColumnBuilder |
createBuilder() |
double |
getWidth() |
boolean |
isHidden() |
double getWidth()
boolean isHidden()
true
if the column is hidden, otherwise - false
IColumnBuilder createBuilder()
Copyright © 2024. All rights reserved.