public interface TableStyleInfo
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
TableStyle |
getStyle() |
boolean |
isShowColumnStripes() |
boolean |
isShowFirstColumn() |
boolean |
isShowLastColumn() |
boolean |
isShowRowStripes() |
boolean isShowColumnStripes()
boolean isShowRowStripes()
boolean isShowFirstColumn()
boolean isShowLastColumn()
java.lang.String getName()
TableStyle getStyle()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.