IBaseTableFormatEffectiveData
IBaseTableFormatEffectiveData class
Base interface for immutable objects which contain effective table formatting properties.
The IBaseTableFormatEffectiveData type exposes the following members:
Properties
Name | Description |
---|---|
fill_format | Returns fill format effective value. Read-only IFillFormatEffectiveData. |
border_left | Returns left border line format effective value. Read-only ILineFormatEffectiveData. |
border_top | Returns top border line format effective value. Read-only ILineFormatEffectiveData. |
border_right | Returns right border line format effective value. Read-only ILineFormatEffectiveData. |
border_bottom | Returns bottom border line format effective value. Read-only ILineFormatEffectiveData. |
border_diagonal_down | Returns down diagonal line format effective value. Read-only ILineFormatEffectiveData. |
border_diagonal_up | Returns up diagonal line format effective value. Read-only ILineFormatEffectiveData. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides