com.aspose.slides
Interface ITextStyle

All Superinterfaces:
IPresentationComponent, ISlideComponent
All Known Implementing Classes:
TextStyle

public interface ITextStyle
extends ISlideComponent


Method Summary
 IParagraphFormat getDefaultParagraphFormat()
           
 IParagraphFormat getLevel(int index)
           
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getLevel

IParagraphFormat getLevel(int index)

getDefaultParagraphFormat

IParagraphFormat getDefaultParagraphFormat()