GetEffective()

ITableFormat::GetEffective() method

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

virtual System::SharedPtr<ITableFormatEffectiveData> Aspose::Slides::ITableFormat::GetEffective()=0

Return Value

A ITableFormatEffectiveData.

See Also