Interface CTPageSetup
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_PageSetup(@http://schemas.openxmlformats.org/drawingml/2006/chart).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTPageSetup> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the "blackAndWhite" attributelongGets the "copies" attributebooleangetDraft()Gets the "draft" attributelongGets the "firstPageNumber" attributeintGets the "horizontalDpi" attributeGets the "orientation" attributeGets the "paperHeight" attributelongGets the "paperSize" attributeGets the "paperWidth" attributebooleanGets the "useFirstPageNumber" attributeintGets the "verticalDpi" attributebooleanTrue if has "blackAndWhite" attributebooleanTrue if has "copies" attributebooleanTrue if has "draft" attributebooleanTrue if has "firstPageNumber" attributebooleanTrue if has "horizontalDpi" attributebooleanTrue if has "orientation" attributebooleanTrue if has "paperHeight" attributebooleanTrue if has "paperSize" attributebooleanTrue if has "paperWidth" attributebooleanTrue if has "useFirstPageNumber" attributebooleanTrue if has "verticalDpi" attributevoidsetBlackAndWhite(boolean blackAndWhite) Sets the "blackAndWhite" attributevoidsetCopies(long copies) Sets the "copies" attributevoidsetDraft(boolean draft) Sets the "draft" attributevoidsetFirstPageNumber(long firstPageNumber) Sets the "firstPageNumber" attributevoidsetHorizontalDpi(int horizontalDpi) Sets the "horizontalDpi" attributevoidsetOrientation(STPageSetupOrientation.Enum orientation) Sets the "orientation" attributevoidsetPaperHeight(String paperHeight) Sets the "paperHeight" attributevoidsetPaperSize(long paperSize) Sets the "paperSize" attributevoidsetPaperWidth(String paperWidth) Sets the "paperWidth" attributevoidsetUseFirstPageNumber(boolean useFirstPageNumber) Sets the "useFirstPageNumber" attributevoidsetVerticalDpi(int verticalDpi) Sets the "verticalDpi" attributevoidUnsets the "blackAndWhite" attributevoidUnsets the "copies" attributevoidUnsets the "draft" attributevoidUnsets the "firstPageNumber" attributevoidUnsets the "horizontalDpi" attributevoidUnsets the "orientation" attributevoidUnsets the "paperHeight" attributevoidUnsets the "paperSize" attributevoidUnsets the "paperWidth" attributevoidUnsets the "useFirstPageNumber" attributevoidUnsets the "verticalDpi" attributeGets (as xml) the "blackAndWhite" attributeGets (as xml) the "copies" attributeGets (as xml) the "draft" attributeGets (as xml) the "firstPageNumber" attributeGets (as xml) the "horizontalDpi" attributeGets (as xml) the "orientation" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasureGets (as xml) the "paperHeight" attributeGets (as xml) the "paperSize" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasureGets (as xml) the "paperWidth" attributeGets (as xml) the "useFirstPageNumber" attributeGets (as xml) the "verticalDpi" attributevoidxsetBlackAndWhite(XmlBoolean blackAndWhite) Sets (as xml) the "blackAndWhite" attributevoidxsetCopies(XmlUnsignedInt copies) Sets (as xml) the "copies" attributevoidxsetDraft(XmlBoolean draft) Sets (as xml) the "draft" attributevoidxsetFirstPageNumber(XmlUnsignedInt firstPageNumber) Sets (as xml) the "firstPageNumber" attributevoidxsetHorizontalDpi(XmlInt horizontalDpi) Sets (as xml) the "horizontalDpi" attributevoidxsetOrientation(STPageSetupOrientation orientation) Sets (as xml) the "orientation" attributevoidxsetPaperHeight(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure paperHeight) Sets (as xml) the "paperHeight" attributevoidxsetPaperSize(XmlUnsignedInt paperSize) Sets (as xml) the "paperSize" attributevoidxsetPaperWidth(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure paperWidth) Sets (as xml) the "paperWidth" attributevoidxsetUseFirstPageNumber(XmlBoolean useFirstPageNumber) Sets (as xml) the "useFirstPageNumber" attributevoidxsetVerticalDpi(XmlInt verticalDpi) Sets (as xml) the "verticalDpi" attributeMethods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getPaperSize
long getPaperSize()Gets the "paperSize" attribute -
xgetPaperSize
XmlUnsignedInt xgetPaperSize()Gets (as xml) the "paperSize" attribute -
isSetPaperSize
boolean isSetPaperSize()True if has "paperSize" attribute -
setPaperSize
void setPaperSize(long paperSize) Sets the "paperSize" attribute -
xsetPaperSize
Sets (as xml) the "paperSize" attribute -
unsetPaperSize
void unsetPaperSize()Unsets the "paperSize" attribute -
getPaperHeight
String getPaperHeight()Gets the "paperHeight" attribute -
xgetPaperHeight
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure xgetPaperHeight()Gets (as xml) the "paperHeight" attribute -
isSetPaperHeight
boolean isSetPaperHeight()True if has "paperHeight" attribute -
setPaperHeight
Sets the "paperHeight" attribute -
unsetPaperHeight
void unsetPaperHeight()Unsets the "paperHeight" attribute -
getPaperWidth
String getPaperWidth()Gets the "paperWidth" attribute -
xgetPaperWidth
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure xgetPaperWidth()Gets (as xml) the "paperWidth" attribute -
isSetPaperWidth
boolean isSetPaperWidth()True if has "paperWidth" attribute -
setPaperWidth
Sets the "paperWidth" attribute -
unsetPaperWidth
void unsetPaperWidth()Unsets the "paperWidth" attribute -
getFirstPageNumber
long getFirstPageNumber()Gets the "firstPageNumber" attribute -
xgetFirstPageNumber
XmlUnsignedInt xgetFirstPageNumber()Gets (as xml) the "firstPageNumber" attribute -
isSetFirstPageNumber
boolean isSetFirstPageNumber()True if has "firstPageNumber" attribute -
setFirstPageNumber
void setFirstPageNumber(long firstPageNumber) Sets the "firstPageNumber" attribute -
xsetFirstPageNumber
Sets (as xml) the "firstPageNumber" attribute -
unsetFirstPageNumber
void unsetFirstPageNumber()Unsets the "firstPageNumber" attribute -
getOrientation
STPageSetupOrientation.Enum getOrientation()Gets the "orientation" attribute -
xgetOrientation
STPageSetupOrientation xgetOrientation()Gets (as xml) the "orientation" attribute -
isSetOrientation
boolean isSetOrientation()True if has "orientation" attribute -
setOrientation
Sets the "orientation" attribute -
xsetOrientation
Sets (as xml) the "orientation" attribute -
unsetOrientation
void unsetOrientation()Unsets the "orientation" attribute -
getBlackAndWhite
boolean getBlackAndWhite()Gets the "blackAndWhite" attribute -
xgetBlackAndWhite
XmlBoolean xgetBlackAndWhite()Gets (as xml) the "blackAndWhite" attribute -
isSetBlackAndWhite
boolean isSetBlackAndWhite()True if has "blackAndWhite" attribute -
setBlackAndWhite
void setBlackAndWhite(boolean blackAndWhite) Sets the "blackAndWhite" attribute -
xsetBlackAndWhite
Sets (as xml) the "blackAndWhite" attribute -
unsetBlackAndWhite
void unsetBlackAndWhite()Unsets the "blackAndWhite" attribute -
getDraft
boolean getDraft()Gets the "draft" attribute -
xgetDraft
XmlBoolean xgetDraft()Gets (as xml) the "draft" attribute -
isSetDraft
boolean isSetDraft()True if has "draft" attribute -
setDraft
void setDraft(boolean draft) Sets the "draft" attribute -
xsetDraft
Sets (as xml) the "draft" attribute -
unsetDraft
void unsetDraft()Unsets the "draft" attribute -
getUseFirstPageNumber
boolean getUseFirstPageNumber()Gets the "useFirstPageNumber" attribute -
xgetUseFirstPageNumber
XmlBoolean xgetUseFirstPageNumber()Gets (as xml) the "useFirstPageNumber" attribute -
isSetUseFirstPageNumber
boolean isSetUseFirstPageNumber()True if has "useFirstPageNumber" attribute -
setUseFirstPageNumber
void setUseFirstPageNumber(boolean useFirstPageNumber) Sets the "useFirstPageNumber" attribute -
xsetUseFirstPageNumber
Sets (as xml) the "useFirstPageNumber" attribute -
unsetUseFirstPageNumber
void unsetUseFirstPageNumber()Unsets the "useFirstPageNumber" attribute -
getHorizontalDpi
int getHorizontalDpi()Gets the "horizontalDpi" attribute -
xgetHorizontalDpi
XmlInt xgetHorizontalDpi()Gets (as xml) the "horizontalDpi" attribute -
isSetHorizontalDpi
boolean isSetHorizontalDpi()True if has "horizontalDpi" attribute -
setHorizontalDpi
void setHorizontalDpi(int horizontalDpi) Sets the "horizontalDpi" attribute -
xsetHorizontalDpi
Sets (as xml) the "horizontalDpi" attribute -
unsetHorizontalDpi
void unsetHorizontalDpi()Unsets the "horizontalDpi" attribute -
getVerticalDpi
int getVerticalDpi()Gets the "verticalDpi" attribute -
xgetVerticalDpi
XmlInt xgetVerticalDpi()Gets (as xml) the "verticalDpi" attribute -
isSetVerticalDpi
boolean isSetVerticalDpi()True if has "verticalDpi" attribute -
setVerticalDpi
void setVerticalDpi(int verticalDpi) Sets the "verticalDpi" attribute -
xsetVerticalDpi
Sets (as xml) the "verticalDpi" attribute -
unsetVerticalDpi
void unsetVerticalDpi()Unsets the "verticalDpi" attribute -
getCopies
long getCopies()Gets the "copies" attribute -
xgetCopies
XmlUnsignedInt xgetCopies()Gets (as xml) the "copies" attribute -
isSetCopies
boolean isSetCopies()True if has "copies" attribute -
setCopies
void setCopies(long copies) Sets the "copies" attribute -
xsetCopies
Sets (as xml) the "copies" attribute -
unsetCopies
void unsetCopies()Unsets the "copies" attribute
-