com.aspose.slides
Interface 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, IMasterTheme, IMasterThemeable, INotesSlide, IOleObjectFrame, IOverridableText, IOverrideTheme, IOverrideThemeable, IParagraph, IParagraphCollection, IPictureFrame, IPortion, IPresentation, IRow, IShape, ISlide, ISlideComponent, ISlidesPicture, ISmartArt, ISmartArtShape, ITable, ITextFrame, ITheme, 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, MasterTheme, NotesSlide, OleObjectFrame, OverrideTheme, Paragraph, ParagraphCollection, ParagraphFormatEffectiveData, Picture, PictureFrame, Portion, Presentation, Row, Shape, Slide, SmartArt, SmartArtShape, Table, TextFrame, Theme, Trendline, VideoFrame

public interface IPresentationComponent

Represents a component of a presentation.


Method Summary
 IPresentation getPresentation()
           Returns the presentation.
 

Method Detail

getPresentation

IPresentation getPresentation()

Returns the presentation. Read-only IPresentation.



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