public interface ITableStyleElement
| Modifier and Type | Method and Description |
|---|---|
IBorders |
getBorders()
Returns the borders of a table style element.
|
IFont |
getFont()
Returns the font of the specified object.
|
IInterior |
getInterior()
Returns an
IInterior object that represents the interior of the
specified object. |
int |
getStripeSize()
Gets the size of banding.
|
void |
setStripeSize(int value)
Sets the size of banding.
|
IBorders getBorders()
IInterior getInterior()
IInterior object that represents the interior of the
specified object.IFont getFont()
int getStripeSize()
void setStripeSize(int value)