GetEffective()

ICellFormat::GetEffective() method

Gets effective table cell formatting properties with inheritance and table styles applied.

virtual System::SharedPtr<ICellFormatEffectiveData> Aspose::Slides::ICellFormat::GetEffective()=0

Return Value

A ICellFormatEffectiveData.

See Also