TableFormat
TableFormat class
Represents format of a table.
public sealed class TableFormat : DomObject<Table>, ITableFormat
Properties
| Name | Description |
|---|---|
| FillFormat { get; } | Returns a table fill properties object. Read-only IFillFormat. |
| Transparency { get; set; } | Gets or sets the transparency of the fill color. Read/write Single. |
Methods
| Name | Description |
|---|---|
| GetEffective() | Gets effective table formatting properties with inheritance and table styles applied. |
See Also
- class DomObject<TParent>
- class Table
- interface ITableFormat
- namespace Aspose.Slides
- assembly Aspose.Slides