GetLevel()
ITextStyleEffectiveData::GetLevel(int32_t) method
Returns level of effective style.
virtual System::SharedPtr<IParagraphFormatEffectiveData> Aspose::Slides::ITextStyleEffectiveData::GetLevel(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Zero-based index of level. Must lay in 0..8 interval. |
Return Value
Effective formatting of level IParagraphFormatEffectiveData.
See Also
- Typedef SharedPtr
- Class IParagraphFormatEffectiveData
- Class ITextStyleEffectiveData
- Namespace Aspose::Slides
- Library Aspose.Slides