ITableFormatEffectiveData

All Implemented Interfaces: com.aspose.slides.IBaseTableFormatEffectiveData

public interface ITableFormatEffectiveData extends IBaseTableFormatEffectiveData

Immutable object which contains effective table formatting properties.


This interface is used together with the ITableFormat interface to return effective formatting values with inheritance and table styles applied.

Methods

MethodDescription
getTransparency()Gets the transparency of the fill color.

getTransparency()

public abstract float getTransparency()

Gets the transparency of the fill color. Read float .

Returns: float