GetEffective()

IRowFormat::GetEffective() method

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

virtual System::SharedPtr<IRowFormatEffectiveData> Aspose::Slides::IRowFormat::GetEffective()=0

Return Value

A IRowFormatEffectiveData.

See Also