com.aspose.slides
Interface ISlideComponent

All Superinterfaces:
IPresentationComponent
All Known Subinterfaces:
IAudioFrame, IAutoShape, IAxis, IBackground, IBaseSlide, ICell, ICellCollection, IChart, IChartComponent, IChartPlotArea, IChartSeries, IChartSeriesGroup, IChartTitle, IColorScheme, IColumn, IConnector, IControl, IDataLabel, IDataLabelCollection, IDataLabelFormat, IDataTable, IErrorBarsFormat, IField, IFormatScheme, IFormattedTextContainer, IGeometryShape, IGraphicalObject, IGroupShape, ILayoutable, ILayoutSlide, ILegacyDiagram, ILegend, ILegendEntryProperties, IMasterHandoutSlide, IMasterNotesSlide, IMasterSlide, IMasterThemeable, INotesSlide, IOleObjectFrame, IOverridableText, IOverrideThemeable, IParagraph, IParagraphCollection, IPictureFrame, IPortion, IRow, IShape, ISlide, ISmartArt, ISmartArtShape, ITable, ITextFrame, IThemeable, ITrendline, IVideoFrame
All Known Implementing Classes:
AudioFrame, AutoShape, Axis, Background, BaseSlide, Cell, CellCollection, Chart, ChartPlotArea, ChartSeries, ChartSeriesGroup, ChartTitle, ColorScheme, Column, Connector, Control, DataLabel, DataLabelCollection, DataLabelFormat, DataTable, ErrorBarsFormat, Field, FormatScheme, GeometryShape, GraphicalObject, GroupShape, LayoutSlide, LegacyDiagram, Legend, LegendEntryProperties, MasterHandoutSlide, MasterNotesSlide, MasterSlide, NotesSlide, OleObjectFrame, Paragraph, ParagraphCollection, ParagraphFormatEffectiveData, PictureFrame, Portion, Row, Shape, Slide, SmartArt, SmartArtShape, Table, TextFrame, Trendline, VideoFrame

public interface ISlideComponent
extends IPresentationComponent

Represents a component of a slide.


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

Method Detail

getSlide

IBaseSlide getSlide()

Returns the base slide. Read-only IBaseSlide.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.