Package | Description |
---|---|
org.odftoolkit.simple.style |
Provide convenient methods to handle style definitions in ODF document.
|
Modifier and Type | Field and Description |
---|---|
protected TableProperties |
DefaultStyleHandler.mTableProperties
The readable table properties element.
|
protected TableProperties |
DefaultStyleHandler.mWritableTableProperties
The writable table properties element.
|
Modifier and Type | Method and Description |
---|---|
static TableProperties |
TableProperties.getOrCreateTableProperties(OdfStyleBase style)
Return an instance of
TableProperties |
static TableProperties |
TableProperties.getTableProperties(OdfStyleBase style)
Return an instance of
TableProperties |
TableProperties |
DefaultStyleHandler.getTablePropertiesForRead()
Return the table style properties definition for this component, only for
read function.
|
TableProperties |
DefaultStyleHandler.getTablePropertiesForWrite()
Return the table style properties definition for this component, for read
and write function.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.