| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
ImageSource |
IOutlineColumn.getCollapseIndicator()
Gets the expand collapse image.
|
ImageSource |
IOutlineColumn.getExpandIndicator()
Gets the expand indicator image.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ImageSource> |
IOutlineColumn.getImages()
Gets the images by level.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IOutlineColumn.setCollapseIndicator(ImageSource value)
Sets the expand collapse image.
|
void |
IOutlineColumn.setExpandIndicator(ImageSource value)
Sets the expand indicator image.
|