GetEffective()

ILineFormat::GetEffective() method

Gets effective line formatting data with the inheritance applied.

virtual System::SharedPtr<ILineFormatEffectiveData> Aspose::Slides::ILineFormat::GetEffective()=0

Return Value

A ILineFormatEffectiveData.

See Also