public final class SlideProperties extends StructuredElementProperties
Provides properties of the document's slide.
Constructor and Description |
---|
SlideProperties()
Initializes a new instance of the
SlideProperties class. |
SlideProperties(String name)
Initializes a new instance of the
SlideProperties class. |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets a name of the slide.
|
get_Item, getElementType, getSkipElement, isEmptyElement, setSkipElement
public SlideProperties()
Initializes a new instance of the SlideProperties
class.
public SlideProperties(String name)
Initializes a new instance of the SlideProperties
class.
name
- A name of the slide.public String getName()
Gets a name of the slide.
Copyright © 2019. All rights reserved.