GetEffective()

IParagraphFormat::GetEffective() method

Gets effective paragraph formatting data with the inheritance applied.

virtual System::SharedPtr<IParagraphFormatEffectiveData> Aspose::Slides::IParagraphFormat::GetEffective()=0

Return Value

A IParagraphFormatEffectiveData.

See Also