SummaryZoomSection
SummaryZoomSection class
Represents a Summary Zoom Section object in a Summary Zoom frame.
getDescription
Name | Description |
---|---|
getDescription () | Returns the text description of the Summary Zoom Section object. |
Returns: String
getTitle
Name | Description |
---|---|
getTitle () | Returns the text title of the Summary Zoom Section object. |
Returns: String
setDescription
Name | Description |
---|---|
setDescription (String) | Returns the text description of the Summary Zoom Section object. |
Returns: void
setTitle
Name | Description |
---|---|
setTitle (String) | Returns the text title of the Summary Zoom Section object. |
Returns: void