GetEffective()

IColumnFormat::GetEffective() method

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

virtual System::SharedPtr<IColumnFormatEffectiveData> Aspose::Slides::IColumnFormat::GetEffective()=0

Return Value

A IColumnFormatEffectiveData.

See Also