com.aspose.slides
Interface IPlaceholder

All Known Implementing Classes:
Placeholder, TextHolder

public interface IPlaceholder

The interface which defines properties of a Placeholder.


Method Summary
 int getPlaceholderType()
          Returns the type of a placeholder.
 Shape getShapeRef()
          Returns the Shape object which contains real properties of a Placeholder.
 

Method Detail

getShapeRef

Shape getShapeRef()
Returns the Shape object which contains real properties of a Placeholder.


getPlaceholderType

int getPlaceholderType()
Returns the type of a placeholder. See PlaceholderType.