Interface CTPageSetup
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTPageSetup extends XmlObject
An XML CT_PageSetup(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTPageSetup.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
getBlackAndWhite()
Gets the "blackAndWhite" attributeSTCellComments.Enum
getCellComments()
Gets the "cellComments" attributelong
getCopies()
Gets the "copies" attributeboolean
getDraft()
Gets the "draft" attributeSTPrintError.Enum
getErrors()
Gets the "errors" attributelong
getFirstPageNumber()
Gets the "firstPageNumber" attributelong
getFitToHeight()
Gets the "fitToHeight" attributelong
getFitToWidth()
Gets the "fitToWidth" attributelong
getHorizontalDpi()
Gets the "horizontalDpi" attributejava.lang.String
getId()
Gets the "id" attributeSTOrientation.Enum
getOrientation()
Gets the "orientation" attributeSTPageOrder.Enum
getPageOrder()
Gets the "pageOrder" attributelong
getPaperSize()
Gets the "paperSize" attributelong
getScale()
Gets the "scale" attributeboolean
getUseFirstPageNumber()
Gets the "useFirstPageNumber" attributeboolean
getUsePrinterDefaults()
Gets the "usePrinterDefaults" attributelong
getVerticalDpi()
Gets the "verticalDpi" attributeboolean
isSetBlackAndWhite()
True if has "blackAndWhite" attributeboolean
isSetCellComments()
True if has "cellComments" attributeboolean
isSetCopies()
True if has "copies" attributeboolean
isSetDraft()
True if has "draft" attributeboolean
isSetErrors()
True if has "errors" attributeboolean
isSetFirstPageNumber()
True if has "firstPageNumber" attributeboolean
isSetFitToHeight()
True if has "fitToHeight" attributeboolean
isSetFitToWidth()
True if has "fitToWidth" attributeboolean
isSetHorizontalDpi()
True if has "horizontalDpi" attributeboolean
isSetId()
True if has "id" attributeboolean
isSetOrientation()
True if has "orientation" attributeboolean
isSetPageOrder()
True if has "pageOrder" attributeboolean
isSetPaperSize()
True if has "paperSize" attributeboolean
isSetScale()
True if has "scale" attributeboolean
isSetUseFirstPageNumber()
True if has "useFirstPageNumber" attributeboolean
isSetUsePrinterDefaults()
True if has "usePrinterDefaults" attributeboolean
isSetVerticalDpi()
True if has "verticalDpi" attributevoid
setBlackAndWhite(boolean blackAndWhite)
Sets the "blackAndWhite" attributevoid
setCellComments(STCellComments.Enum cellComments)
Sets the "cellComments" attributevoid
setCopies(long copies)
Sets the "copies" attributevoid
setDraft(boolean draft)
Sets the "draft" attributevoid
setErrors(STPrintError.Enum errors)
Sets the "errors" attributevoid
setFirstPageNumber(long firstPageNumber)
Sets the "firstPageNumber" attributevoid
setFitToHeight(long fitToHeight)
Sets the "fitToHeight" attributevoid
setFitToWidth(long fitToWidth)
Sets the "fitToWidth" attributevoid
setHorizontalDpi(long horizontalDpi)
Sets the "horizontalDpi" attributevoid
setId(java.lang.String id)
Sets the "id" attributevoid
setOrientation(STOrientation.Enum orientation)
Sets the "orientation" attributevoid
setPageOrder(STPageOrder.Enum pageOrder)
Sets the "pageOrder" attributevoid
setPaperSize(long paperSize)
Sets the "paperSize" attributevoid
setScale(long scale)
Sets the "scale" attributevoid
setUseFirstPageNumber(boolean useFirstPageNumber)
Sets the "useFirstPageNumber" attributevoid
setUsePrinterDefaults(boolean usePrinterDefaults)
Sets the "usePrinterDefaults" attributevoid
setVerticalDpi(long verticalDpi)
Sets the "verticalDpi" attributevoid
unsetBlackAndWhite()
Unsets the "blackAndWhite" attributevoid
unsetCellComments()
Unsets the "cellComments" attributevoid
unsetCopies()
Unsets the "copies" attributevoid
unsetDraft()
Unsets the "draft" attributevoid
unsetErrors()
Unsets the "errors" attributevoid
unsetFirstPageNumber()
Unsets the "firstPageNumber" attributevoid
unsetFitToHeight()
Unsets the "fitToHeight" attributevoid
unsetFitToWidth()
Unsets the "fitToWidth" attributevoid
unsetHorizontalDpi()
Unsets the "horizontalDpi" attributevoid
unsetId()
Unsets the "id" attributevoid
unsetOrientation()
Unsets the "orientation" attributevoid
unsetPageOrder()
Unsets the "pageOrder" attributevoid
unsetPaperSize()
Unsets the "paperSize" attributevoid
unsetScale()
Unsets the "scale" attributevoid
unsetUseFirstPageNumber()
Unsets the "useFirstPageNumber" attributevoid
unsetUsePrinterDefaults()
Unsets the "usePrinterDefaults" attributevoid
unsetVerticalDpi()
Unsets the "verticalDpi" attributeXmlBoolean
xgetBlackAndWhite()
Gets (as xml) the "blackAndWhite" attributeSTCellComments
xgetCellComments()
Gets (as xml) the "cellComments" attributeXmlUnsignedInt
xgetCopies()
Gets (as xml) the "copies" attributeXmlBoolean
xgetDraft()
Gets (as xml) the "draft" attributeSTPrintError
xgetErrors()
Gets (as xml) the "errors" attributeXmlUnsignedInt
xgetFirstPageNumber()
Gets (as xml) the "firstPageNumber" attributeXmlUnsignedInt
xgetFitToHeight()
Gets (as xml) the "fitToHeight" attributeXmlUnsignedInt
xgetFitToWidth()
Gets (as xml) the "fitToWidth" attributeXmlUnsignedInt
xgetHorizontalDpi()
Gets (as xml) the "horizontalDpi" attributeSTRelationshipId
xgetId()
Gets (as xml) the "id" attributeSTOrientation
xgetOrientation()
Gets (as xml) the "orientation" attributeSTPageOrder
xgetPageOrder()
Gets (as xml) the "pageOrder" attributeXmlUnsignedInt
xgetPaperSize()
Gets (as xml) the "paperSize" attributeXmlUnsignedInt
xgetScale()
Gets (as xml) the "scale" attributeXmlBoolean
xgetUseFirstPageNumber()
Gets (as xml) the "useFirstPageNumber" attributeXmlBoolean
xgetUsePrinterDefaults()
Gets (as xml) the "usePrinterDefaults" attributeXmlUnsignedInt
xgetVerticalDpi()
Gets (as xml) the "verticalDpi" attributevoid
xsetBlackAndWhite(XmlBoolean blackAndWhite)
Sets (as xml) the "blackAndWhite" attributevoid
xsetCellComments(STCellComments cellComments)
Sets (as xml) the "cellComments" attributevoid
xsetCopies(XmlUnsignedInt copies)
Sets (as xml) the "copies" attributevoid
xsetDraft(XmlBoolean draft)
Sets (as xml) the "draft" attributevoid
xsetErrors(STPrintError errors)
Sets (as xml) the "errors" attributevoid
xsetFirstPageNumber(XmlUnsignedInt firstPageNumber)
Sets (as xml) the "firstPageNumber" attributevoid
xsetFitToHeight(XmlUnsignedInt fitToHeight)
Sets (as xml) the "fitToHeight" attributevoid
xsetFitToWidth(XmlUnsignedInt fitToWidth)
Sets (as xml) the "fitToWidth" attributevoid
xsetHorizontalDpi(XmlUnsignedInt horizontalDpi)
Sets (as xml) the "horizontalDpi" attributevoid
xsetId(STRelationshipId id)
Sets (as xml) the "id" attributevoid
xsetOrientation(STOrientation orientation)
Sets (as xml) the "orientation" attributevoid
xsetPageOrder(STPageOrder pageOrder)
Sets (as xml) the "pageOrder" attributevoid
xsetPaperSize(XmlUnsignedInt paperSize)
Sets (as xml) the "paperSize" attributevoid
xsetScale(XmlUnsignedInt scale)
Sets (as xml) the "scale" attributevoid
xsetUseFirstPageNumber(XmlBoolean useFirstPageNumber)
Sets (as xml) the "useFirstPageNumber" attributevoid
xsetUsePrinterDefaults(XmlBoolean usePrinterDefaults)
Sets (as xml) the "usePrinterDefaults" attributevoid
xsetVerticalDpi(XmlUnsignedInt verticalDpi)
Sets (as xml) the "verticalDpi" attribute-
Methods 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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
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
void xsetPaperSize(XmlUnsignedInt paperSize)
Sets (as xml) the "paperSize" attribute
-
unsetPaperSize
void unsetPaperSize()
Unsets the "paperSize" attribute
-
getScale
long getScale()
Gets the "scale" attribute
-
xgetScale
XmlUnsignedInt xgetScale()
Gets (as xml) the "scale" attribute
-
isSetScale
boolean isSetScale()
True if has "scale" attribute
-
setScale
void setScale(long scale)
Sets the "scale" attribute
-
xsetScale
void xsetScale(XmlUnsignedInt scale)
Sets (as xml) the "scale" attribute
-
unsetScale
void unsetScale()
Unsets the "scale" 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
void xsetFirstPageNumber(XmlUnsignedInt firstPageNumber)
Sets (as xml) the "firstPageNumber" attribute
-
unsetFirstPageNumber
void unsetFirstPageNumber()
Unsets the "firstPageNumber" attribute
-
getFitToWidth
long getFitToWidth()
Gets the "fitToWidth" attribute
-
xgetFitToWidth
XmlUnsignedInt xgetFitToWidth()
Gets (as xml) the "fitToWidth" attribute
-
isSetFitToWidth
boolean isSetFitToWidth()
True if has "fitToWidth" attribute
-
setFitToWidth
void setFitToWidth(long fitToWidth)
Sets the "fitToWidth" attribute
-
xsetFitToWidth
void xsetFitToWidth(XmlUnsignedInt fitToWidth)
Sets (as xml) the "fitToWidth" attribute
-
unsetFitToWidth
void unsetFitToWidth()
Unsets the "fitToWidth" attribute
-
getFitToHeight
long getFitToHeight()
Gets the "fitToHeight" attribute
-
xgetFitToHeight
XmlUnsignedInt xgetFitToHeight()
Gets (as xml) the "fitToHeight" attribute
-
isSetFitToHeight
boolean isSetFitToHeight()
True if has "fitToHeight" attribute
-
setFitToHeight
void setFitToHeight(long fitToHeight)
Sets the "fitToHeight" attribute
-
xsetFitToHeight
void xsetFitToHeight(XmlUnsignedInt fitToHeight)
Sets (as xml) the "fitToHeight" attribute
-
unsetFitToHeight
void unsetFitToHeight()
Unsets the "fitToHeight" attribute
-
getPageOrder
STPageOrder.Enum getPageOrder()
Gets the "pageOrder" attribute
-
xgetPageOrder
STPageOrder xgetPageOrder()
Gets (as xml) the "pageOrder" attribute
-
isSetPageOrder
boolean isSetPageOrder()
True if has "pageOrder" attribute
-
setPageOrder
void setPageOrder(STPageOrder.Enum pageOrder)
Sets the "pageOrder" attribute
-
xsetPageOrder
void xsetPageOrder(STPageOrder pageOrder)
Sets (as xml) the "pageOrder" attribute
-
unsetPageOrder
void unsetPageOrder()
Unsets the "pageOrder" attribute
-
getOrientation
STOrientation.Enum getOrientation()
Gets the "orientation" attribute
-
xgetOrientation
STOrientation xgetOrientation()
Gets (as xml) the "orientation" attribute
-
isSetOrientation
boolean isSetOrientation()
True if has "orientation" attribute
-
setOrientation
void setOrientation(STOrientation.Enum orientation)
Sets the "orientation" attribute
-
xsetOrientation
void xsetOrientation(STOrientation orientation)
Sets (as xml) the "orientation" attribute
-
unsetOrientation
void unsetOrientation()
Unsets the "orientation" attribute
-
getUsePrinterDefaults
boolean getUsePrinterDefaults()
Gets the "usePrinterDefaults" attribute
-
xgetUsePrinterDefaults
XmlBoolean xgetUsePrinterDefaults()
Gets (as xml) the "usePrinterDefaults" attribute
-
isSetUsePrinterDefaults
boolean isSetUsePrinterDefaults()
True if has "usePrinterDefaults" attribute
-
setUsePrinterDefaults
void setUsePrinterDefaults(boolean usePrinterDefaults)
Sets the "usePrinterDefaults" attribute
-
xsetUsePrinterDefaults
void xsetUsePrinterDefaults(XmlBoolean usePrinterDefaults)
Sets (as xml) the "usePrinterDefaults" attribute
-
unsetUsePrinterDefaults
void unsetUsePrinterDefaults()
Unsets the "usePrinterDefaults" 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
void xsetBlackAndWhite(XmlBoolean blackAndWhite)
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
void xsetDraft(XmlBoolean draft)
Sets (as xml) the "draft" attribute
-
unsetDraft
void unsetDraft()
Unsets the "draft" attribute
-
getCellComments
STCellComments.Enum getCellComments()
Gets the "cellComments" attribute
-
xgetCellComments
STCellComments xgetCellComments()
Gets (as xml) the "cellComments" attribute
-
isSetCellComments
boolean isSetCellComments()
True if has "cellComments" attribute
-
setCellComments
void setCellComments(STCellComments.Enum cellComments)
Sets the "cellComments" attribute
-
xsetCellComments
void xsetCellComments(STCellComments cellComments)
Sets (as xml) the "cellComments" attribute
-
unsetCellComments
void unsetCellComments()
Unsets the "cellComments" 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
void xsetUseFirstPageNumber(XmlBoolean useFirstPageNumber)
Sets (as xml) the "useFirstPageNumber" attribute
-
unsetUseFirstPageNumber
void unsetUseFirstPageNumber()
Unsets the "useFirstPageNumber" attribute
-
getErrors
STPrintError.Enum getErrors()
Gets the "errors" attribute
-
xgetErrors
STPrintError xgetErrors()
Gets (as xml) the "errors" attribute
-
isSetErrors
boolean isSetErrors()
True if has "errors" attribute
-
setErrors
void setErrors(STPrintError.Enum errors)
Sets the "errors" attribute
-
xsetErrors
void xsetErrors(STPrintError errors)
Sets (as xml) the "errors" attribute
-
unsetErrors
void unsetErrors()
Unsets the "errors" attribute
-
getHorizontalDpi
long getHorizontalDpi()
Gets the "horizontalDpi" attribute
-
xgetHorizontalDpi
XmlUnsignedInt xgetHorizontalDpi()
Gets (as xml) the "horizontalDpi" attribute
-
isSetHorizontalDpi
boolean isSetHorizontalDpi()
True if has "horizontalDpi" attribute
-
setHorizontalDpi
void setHorizontalDpi(long horizontalDpi)
Sets the "horizontalDpi" attribute
-
xsetHorizontalDpi
void xsetHorizontalDpi(XmlUnsignedInt horizontalDpi)
Sets (as xml) the "horizontalDpi" attribute
-
unsetHorizontalDpi
void unsetHorizontalDpi()
Unsets the "horizontalDpi" attribute
-
getVerticalDpi
long getVerticalDpi()
Gets the "verticalDpi" attribute
-
xgetVerticalDpi
XmlUnsignedInt xgetVerticalDpi()
Gets (as xml) the "verticalDpi" attribute
-
isSetVerticalDpi
boolean isSetVerticalDpi()
True if has "verticalDpi" attribute
-
setVerticalDpi
void setVerticalDpi(long verticalDpi)
Sets the "verticalDpi" attribute
-
xsetVerticalDpi
void xsetVerticalDpi(XmlUnsignedInt verticalDpi)
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
void xsetCopies(XmlUnsignedInt copies)
Sets (as xml) the "copies" attribute
-
unsetCopies
void unsetCopies()
Unsets the "copies" attribute
-
getId
java.lang.String getId()
Gets the "id" attribute
-
xgetId
STRelationshipId xgetId()
Gets (as xml) the "id" attribute
-
isSetId
boolean isSetId()
True if has "id" attribute
-
setId
void setId(java.lang.String id)
Sets the "id" attribute
-
xsetId
void xsetId(STRelationshipId id)
Sets (as xml) the "id" attribute
-
unsetId
void unsetId()
Unsets the "id" attribute
-
-