GetLevel()
ITextStyle::GetLevel(int32_t) method
If level of style exist returns it, otherwise returns null.
virtual System::SharedPtr<IParagraphFormat> Aspose::Slides::ITextStyle::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
Formatting of level IParagraphFormat.
See Also
- Typedef SharedPtr
- Class IParagraphFormat
- Class ITextStyle
- Namespace Aspose::Slides
- Library Aspose.Slides