IColumnFormatEffectiveData
IColumnFormatEffectiveData interface
Immutable object which contains effective table column formatting properties.
public interface IColumnFormatEffectiveData : IBaseTableFormatEffectiveData
Properties
Name | Description |
---|---|
AsIBaseTableFormatEffectiveData { get; } | Allows to get base IBaseTableFormatEffectiveData interface. Read-only IBaseTableFormatEffectiveData . |
Remarks
This interface is used together with the IColumnFormat
interface to return effective formatting values with inheritance and table styles applied.
See Also
- interface IBaseTableFormatEffectiveData
- namespace Aspose.Slides
- assembly Aspose.Slides