com.aspose.slides
Interface ISlideComponent

All Superinterfaces:
IPresentationComponent
All Known Subinterfaces:
IAlphaBiLevel, IAlphaCeiling, IAlphaFloor, IAlphaInverse, IAlphaModulate, IAlphaModulateFixed, IAlphaReplace, IAudioFrame, IAutoShape, IBackground, IBaseSlide, IBiLevel, IBlur, ICell, ICellCollection, IChart, IColorChange, IColorReplace, IColorScheme, IColumn, IConnector, IControl, IDuotone, IEffectFormat, IField, IFillFormat, IFillOverlay, IFormatScheme, IGeometryShape, IGradientFormat, IGradientStopCollection, IGraphicalObject, IGrayScale, IGroupShape, IHSL, IImageTransformOperation, IImageTransformOperationCollection, ILayoutSlide, ILineFillFormat, ILineFormat, ILuminance, IMasterHandoutSlide, IMasterNotesSlide, IMasterSlide, IMasterThemeable, INotesSlide, IOleObjectFrame, IOverrideThemeable, IParagraph, IParagraphCollection, IParagraphFormat, IParagraphFormatEffectiveData, IPatternFormat, IPictureFillFormat, IPictureFrame, IPortion, IRow, IShape, IShapeStyle, ISlide, ISlidesPicture, ISmartArt, ITable, ITextFrame, ITextFrameFormat, ITextStyle, IThemeable, IThreeDFormat, ITint, IVideoFrame
All Known Implementing Classes:
AlphaBiLevel, AlphaCeiling, AlphaFloor, AlphaInverse, AlphaModulate, AlphaModulateFixed, AlphaReplace, AudioFrame, AutoShape, Background, BaseSlide, BiLevel, Blur, Cell, CellCollection, Chart, ColorChange, ColorReplace, ColorScheme, Column, Connector, Control, Duotone, EffectFormat, Field, FillFormat, FillOverlay, FormatScheme, GeometryShape, GradientFormat, GradientStopCollection, GraphicalObject, GrayScale, GroupShape, HSL, ImageTransformOperation, ImageTransformOperationCollection, LayoutSlide, LineFillFormat, LineFormat, Luminance, MasterHandoutSlide, MasterNotesSlide, MasterSlide, NotesSlide, OleObjectFrame, Paragraph, ParagraphCollection, ParagraphFormat, ParagraphFormatEffectiveData, PatternFormat, Picture, PictureFillFormat, PictureFrame, Portion, Row, Shape, ShapeStyle, Slide, SmartArt, Table, TextFrame, TextFrameFormat, TextStyle, ThreeDFormat, Tint, VideoFrame

public interface ISlideComponent
extends IPresentationComponent

Represents a component of a slide.


Method Summary
 IBaseSlide getSlide()
           
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getSlide

IBaseSlide getSlide()