Interface CTDialogsheet
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTDialogsheet extends XmlObject
An XML CT_Dialogsheet(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTDialogsheet.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 CTCustomSheetViews
addNewCustomSheetViews()
Appends and returns a new empty "customSheetViews" elementCTDrawing
addNewDrawing()
Appends and returns a new empty "drawing" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTHeaderFooter
addNewHeaderFooter()
Appends and returns a new empty "headerFooter" elementCTLegacyDrawing
addNewLegacyDrawing()
Appends and returns a new empty "legacyDrawing" elementCTLegacyDrawing
addNewLegacyDrawingHF()
Appends and returns a new empty "legacyDrawingHF" elementCTOleObjects
addNewOleObjects()
Appends and returns a new empty "oleObjects" elementCTPageMargins
addNewPageMargins()
Appends and returns a new empty "pageMargins" elementCTPageSetup
addNewPageSetup()
Appends and returns a new empty "pageSetup" elementCTPrintOptions
addNewPrintOptions()
Appends and returns a new empty "printOptions" elementCTSheetFormatPr
addNewSheetFormatPr()
Appends and returns a new empty "sheetFormatPr" elementCTSheetPr
addNewSheetPr()
Appends and returns a new empty "sheetPr" elementCTSheetProtection
addNewSheetProtection()
Appends and returns a new empty "sheetProtection" elementCTSheetViews
addNewSheetViews()
Appends and returns a new empty "sheetViews" elementCTCustomSheetViews
getCustomSheetViews()
Gets the "customSheetViews" elementCTDrawing
getDrawing()
Gets the "drawing" elementCTExtensionList
getExtLst()
Gets the "extLst" elementCTHeaderFooter
getHeaderFooter()
Gets the "headerFooter" elementCTLegacyDrawing
getLegacyDrawing()
Gets the "legacyDrawing" elementCTLegacyDrawing
getLegacyDrawingHF()
Gets the "legacyDrawingHF" elementCTOleObjects
getOleObjects()
Gets the "oleObjects" elementCTPageMargins
getPageMargins()
Gets the "pageMargins" elementCTPageSetup
getPageSetup()
Gets the "pageSetup" elementCTPrintOptions
getPrintOptions()
Gets the "printOptions" elementCTSheetFormatPr
getSheetFormatPr()
Gets the "sheetFormatPr" elementCTSheetPr
getSheetPr()
Gets the "sheetPr" elementCTSheetProtection
getSheetProtection()
Gets the "sheetProtection" elementCTSheetViews
getSheetViews()
Gets the "sheetViews" elementboolean
isSetCustomSheetViews()
True if has "customSheetViews" elementboolean
isSetDrawing()
True if has "drawing" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetHeaderFooter()
True if has "headerFooter" elementboolean
isSetLegacyDrawing()
True if has "legacyDrawing" elementboolean
isSetLegacyDrawingHF()
True if has "legacyDrawingHF" elementboolean
isSetOleObjects()
True if has "oleObjects" elementboolean
isSetPageMargins()
True if has "pageMargins" elementboolean
isSetPageSetup()
True if has "pageSetup" elementboolean
isSetPrintOptions()
True if has "printOptions" elementboolean
isSetSheetFormatPr()
True if has "sheetFormatPr" elementboolean
isSetSheetPr()
True if has "sheetPr" elementboolean
isSetSheetProtection()
True if has "sheetProtection" elementboolean
isSetSheetViews()
True if has "sheetViews" elementvoid
setCustomSheetViews(CTCustomSheetViews customSheetViews)
Sets the "customSheetViews" elementvoid
setDrawing(CTDrawing drawing)
Sets the "drawing" elementvoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setHeaderFooter(CTHeaderFooter headerFooter)
Sets the "headerFooter" elementvoid
setLegacyDrawing(CTLegacyDrawing legacyDrawing)
Sets the "legacyDrawing" elementvoid
setLegacyDrawingHF(CTLegacyDrawing legacyDrawingHF)
Sets the "legacyDrawingHF" elementvoid
setOleObjects(CTOleObjects oleObjects)
Sets the "oleObjects" elementvoid
setPageMargins(CTPageMargins pageMargins)
Sets the "pageMargins" elementvoid
setPageSetup(CTPageSetup pageSetup)
Sets the "pageSetup" elementvoid
setPrintOptions(CTPrintOptions printOptions)
Sets the "printOptions" elementvoid
setSheetFormatPr(CTSheetFormatPr sheetFormatPr)
Sets the "sheetFormatPr" elementvoid
setSheetPr(CTSheetPr sheetPr)
Sets the "sheetPr" elementvoid
setSheetProtection(CTSheetProtection sheetProtection)
Sets the "sheetProtection" elementvoid
setSheetViews(CTSheetViews sheetViews)
Sets the "sheetViews" elementvoid
unsetCustomSheetViews()
Unsets the "customSheetViews" elementvoid
unsetDrawing()
Unsets the "drawing" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetHeaderFooter()
Unsets the "headerFooter" elementvoid
unsetLegacyDrawing()
Unsets the "legacyDrawing" elementvoid
unsetLegacyDrawingHF()
Unsets the "legacyDrawingHF" elementvoid
unsetOleObjects()
Unsets the "oleObjects" elementvoid
unsetPageMargins()
Unsets the "pageMargins" elementvoid
unsetPageSetup()
Unsets the "pageSetup" elementvoid
unsetPrintOptions()
Unsets the "printOptions" elementvoid
unsetSheetFormatPr()
Unsets the "sheetFormatPr" elementvoid
unsetSheetPr()
Unsets the "sheetPr" elementvoid
unsetSheetProtection()
Unsets the "sheetProtection" elementvoid
unsetSheetViews()
Unsets the "sheetViews" element-
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
-
getSheetPr
CTSheetPr getSheetPr()
Gets the "sheetPr" element
-
isSetSheetPr
boolean isSetSheetPr()
True if has "sheetPr" element
-
setSheetPr
void setSheetPr(CTSheetPr sheetPr)
Sets the "sheetPr" element
-
addNewSheetPr
CTSheetPr addNewSheetPr()
Appends and returns a new empty "sheetPr" element
-
unsetSheetPr
void unsetSheetPr()
Unsets the "sheetPr" element
-
getSheetViews
CTSheetViews getSheetViews()
Gets the "sheetViews" element
-
isSetSheetViews
boolean isSetSheetViews()
True if has "sheetViews" element
-
setSheetViews
void setSheetViews(CTSheetViews sheetViews)
Sets the "sheetViews" element
-
addNewSheetViews
CTSheetViews addNewSheetViews()
Appends and returns a new empty "sheetViews" element
-
unsetSheetViews
void unsetSheetViews()
Unsets the "sheetViews" element
-
getSheetFormatPr
CTSheetFormatPr getSheetFormatPr()
Gets the "sheetFormatPr" element
-
isSetSheetFormatPr
boolean isSetSheetFormatPr()
True if has "sheetFormatPr" element
-
setSheetFormatPr
void setSheetFormatPr(CTSheetFormatPr sheetFormatPr)
Sets the "sheetFormatPr" element
-
addNewSheetFormatPr
CTSheetFormatPr addNewSheetFormatPr()
Appends and returns a new empty "sheetFormatPr" element
-
unsetSheetFormatPr
void unsetSheetFormatPr()
Unsets the "sheetFormatPr" element
-
getSheetProtection
CTSheetProtection getSheetProtection()
Gets the "sheetProtection" element
-
isSetSheetProtection
boolean isSetSheetProtection()
True if has "sheetProtection" element
-
setSheetProtection
void setSheetProtection(CTSheetProtection sheetProtection)
Sets the "sheetProtection" element
-
addNewSheetProtection
CTSheetProtection addNewSheetProtection()
Appends and returns a new empty "sheetProtection" element
-
unsetSheetProtection
void unsetSheetProtection()
Unsets the "sheetProtection" element
-
getCustomSheetViews
CTCustomSheetViews getCustomSheetViews()
Gets the "customSheetViews" element
-
isSetCustomSheetViews
boolean isSetCustomSheetViews()
True if has "customSheetViews" element
-
setCustomSheetViews
void setCustomSheetViews(CTCustomSheetViews customSheetViews)
Sets the "customSheetViews" element
-
addNewCustomSheetViews
CTCustomSheetViews addNewCustomSheetViews()
Appends and returns a new empty "customSheetViews" element
-
unsetCustomSheetViews
void unsetCustomSheetViews()
Unsets the "customSheetViews" element
-
getPrintOptions
CTPrintOptions getPrintOptions()
Gets the "printOptions" element
-
isSetPrintOptions
boolean isSetPrintOptions()
True if has "printOptions" element
-
setPrintOptions
void setPrintOptions(CTPrintOptions printOptions)
Sets the "printOptions" element
-
addNewPrintOptions
CTPrintOptions addNewPrintOptions()
Appends and returns a new empty "printOptions" element
-
unsetPrintOptions
void unsetPrintOptions()
Unsets the "printOptions" element
-
getPageMargins
CTPageMargins getPageMargins()
Gets the "pageMargins" element
-
isSetPageMargins
boolean isSetPageMargins()
True if has "pageMargins" element
-
setPageMargins
void setPageMargins(CTPageMargins pageMargins)
Sets the "pageMargins" element
-
addNewPageMargins
CTPageMargins addNewPageMargins()
Appends and returns a new empty "pageMargins" element
-
unsetPageMargins
void unsetPageMargins()
Unsets the "pageMargins" element
-
getPageSetup
CTPageSetup getPageSetup()
Gets the "pageSetup" element
-
isSetPageSetup
boolean isSetPageSetup()
True if has "pageSetup" element
-
setPageSetup
void setPageSetup(CTPageSetup pageSetup)
Sets the "pageSetup" element
-
addNewPageSetup
CTPageSetup addNewPageSetup()
Appends and returns a new empty "pageSetup" element
-
unsetPageSetup
void unsetPageSetup()
Unsets the "pageSetup" element
-
getHeaderFooter
CTHeaderFooter getHeaderFooter()
Gets the "headerFooter" element
-
isSetHeaderFooter
boolean isSetHeaderFooter()
True if has "headerFooter" element
-
setHeaderFooter
void setHeaderFooter(CTHeaderFooter headerFooter)
Sets the "headerFooter" element
-
addNewHeaderFooter
CTHeaderFooter addNewHeaderFooter()
Appends and returns a new empty "headerFooter" element
-
unsetHeaderFooter
void unsetHeaderFooter()
Unsets the "headerFooter" element
-
getDrawing
CTDrawing getDrawing()
Gets the "drawing" element
-
isSetDrawing
boolean isSetDrawing()
True if has "drawing" element
-
setDrawing
void setDrawing(CTDrawing drawing)
Sets the "drawing" element
-
addNewDrawing
CTDrawing addNewDrawing()
Appends and returns a new empty "drawing" element
-
unsetDrawing
void unsetDrawing()
Unsets the "drawing" element
-
getLegacyDrawing
CTLegacyDrawing getLegacyDrawing()
Gets the "legacyDrawing" element
-
isSetLegacyDrawing
boolean isSetLegacyDrawing()
True if has "legacyDrawing" element
-
setLegacyDrawing
void setLegacyDrawing(CTLegacyDrawing legacyDrawing)
Sets the "legacyDrawing" element
-
addNewLegacyDrawing
CTLegacyDrawing addNewLegacyDrawing()
Appends and returns a new empty "legacyDrawing" element
-
unsetLegacyDrawing
void unsetLegacyDrawing()
Unsets the "legacyDrawing" element
-
getLegacyDrawingHF
CTLegacyDrawing getLegacyDrawingHF()
Gets the "legacyDrawingHF" element
-
isSetLegacyDrawingHF
boolean isSetLegacyDrawingHF()
True if has "legacyDrawingHF" element
-
setLegacyDrawingHF
void setLegacyDrawingHF(CTLegacyDrawing legacyDrawingHF)
Sets the "legacyDrawingHF" element
-
addNewLegacyDrawingHF
CTLegacyDrawing addNewLegacyDrawingHF()
Appends and returns a new empty "legacyDrawingHF" element
-
unsetLegacyDrawingHF
void unsetLegacyDrawingHF()
Unsets the "legacyDrawingHF" element
-
getOleObjects
CTOleObjects getOleObjects()
Gets the "oleObjects" element
-
isSetOleObjects
boolean isSetOleObjects()
True if has "oleObjects" element
-
setOleObjects
void setOleObjects(CTOleObjects oleObjects)
Sets the "oleObjects" element
-
addNewOleObjects
CTOleObjects addNewOleObjects()
Appends and returns a new empty "oleObjects" element
-
unsetOleObjects
void unsetOleObjects()
Unsets the "oleObjects" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
-