public class TableInfo extends Object
| Constructor and Description |
|---|
TableInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGraphicPropertie(ColumnGraphicProperties cGP) |
ColumnGraphicInfo |
getColumnGraphicInfo() |
boolean |
isDynamic() |
boolean |
isHeaderless() |
void |
setDynamic(boolean dynamic) |
void |
setHeaderless(boolean headerless) |
public ColumnGraphicInfo getColumnGraphicInfo()
public void addGraphicPropertie(ColumnGraphicProperties cGP)
public boolean isDynamic()
public void setDynamic(boolean dynamic)
public boolean isHeaderless()
public void setHeaderless(boolean headerless)
Copyright © 2023 Suncode. All rights reserved.