public interface CTPageSetUpPr extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTPageSetUpPr.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
boolean |
getAutoPageBreaks()
Gets the "autoPageBreaks" attribute
|
boolean |
getFitToPage()
Gets the "fitToPage" attribute
|
boolean |
isSetAutoPageBreaks()
True if has "autoPageBreaks" attribute
|
boolean |
isSetFitToPage()
True if has "fitToPage" attribute
|
void |
setAutoPageBreaks(boolean autoPageBreaks)
Sets the "autoPageBreaks" attribute
|
void |
setFitToPage(boolean fitToPage)
Sets the "fitToPage" attribute
|
void |
unsetAutoPageBreaks()
Unsets the "autoPageBreaks" attribute
|
void |
unsetFitToPage()
Unsets the "fitToPage" attribute
|
XmlBoolean |
xgetAutoPageBreaks()
Gets (as xml) the "autoPageBreaks" attribute
|
XmlBoolean |
xgetFitToPage()
Gets (as xml) the "fitToPage" attribute
|
void |
xsetAutoPageBreaks(XmlBoolean autoPageBreaks)
Sets (as xml) the "autoPageBreaks" attribute
|
void |
xsetFitToPage(XmlBoolean fitToPage)
Sets (as xml) the "fitToPage" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
boolean getAutoPageBreaks()
XmlBoolean xgetAutoPageBreaks()
boolean isSetAutoPageBreaks()
void setAutoPageBreaks(boolean autoPageBreaks)
void xsetAutoPageBreaks(XmlBoolean autoPageBreaks)
void unsetAutoPageBreaks()
boolean getFitToPage()
XmlBoolean xgetFitToPage()
boolean isSetFitToPage()
void setFitToPage(boolean fitToPage)
void xsetFitToPage(XmlBoolean fitToPage)
void unsetFitToPage()
Copyright © 2010 - 2020 Adobe. All Rights Reserved