ICellFormatEffectiveData
All Implemented Interfaces: com.aspose.slides.IBaseTableFormatEffectiveData
public interface ICellFormatEffectiveData extends IBaseTableFormatEffectiveData
Immutable object which contains effective table cell formatting properties.
This interface is used together with the ICellFormat interface to return effective formatting values with inheritance and table styles applied.
Methods
Method | Description |
---|---|
getTransparency() | Gets the transparency of the fill color. |
getTransparency()
public abstract float getTransparency()
Gets the transparency of the fill color. Read float .
Returns: float