com.spire.presentation
Interface ISlideComponent

All Superinterfaces:
IActivePresentation
All Known Implementing Classes:
ActiveSlide, BlendEffect, Cell, CellCollection, ColorScheme, EffectDag, FillFormat, FillOverlayEffect, FormatScheme, FormatThreeD, GradientFillFormat, GradientStopCollection, GradientStopList, GroupShape, ImageTransformEffectCollection, ImageTransformEx, ImageTransformOperationEx, LineFillFormat, NotesSlide, OleObject, ParagraphCollection, ParagraphEx, ParagraphList, ParagraphPropertiesEx, PatternFillFormat, PictureFillFormat, PictureShape, PortionEx, PortionFormatEx, Shape, ShapeNode, ShapeStyleEx, SlideBackground, SlidePicture, TableColumn, TableRow, TextCharacterProperties, TextLineFormat, TextParagraphProperties, TextStyle

public interface ISlideComponent
extends IActivePresentation

Represents a component of a slide.


Method Summary
 ActiveSlide getSlide()
           
 
Methods inherited from interface com.spire.presentation.IActivePresentation
getPresentation
 

Method Detail

getSlide

ActiveSlide getSlide()