Interface CTChartsheet
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTChartsheet extends XmlObject
An XML CT_Chartsheet(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTChartsheet.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 CTCustomChartsheetViewsaddNewCustomSheetViews()Appends and returns a new empty "customSheetViews" elementCTDrawingaddNewDrawing()Appends and returns a new empty "drawing" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTHeaderFooteraddNewHeaderFooter()Appends and returns a new empty "headerFooter" elementCTLegacyDrawingaddNewLegacyDrawing()Appends and returns a new empty "legacyDrawing" elementCTLegacyDrawingaddNewLegacyDrawingHF()Appends and returns a new empty "legacyDrawingHF" elementCTPageMarginsaddNewPageMargins()Appends and returns a new empty "pageMargins" elementCTCsPageSetupaddNewPageSetup()Appends and returns a new empty "pageSetup" elementCTSheetBackgroundPictureaddNewPicture()Appends and returns a new empty "picture" elementCTChartsheetPraddNewSheetPr()Appends and returns a new empty "sheetPr" elementCTChartsheetProtectionaddNewSheetProtection()Appends and returns a new empty "sheetProtection" elementCTChartsheetViewsaddNewSheetViews()Appends and returns a new empty "sheetViews" elementCTWebPublishItemsaddNewWebPublishItems()Appends and returns a new empty "webPublishItems" elementCTCustomChartsheetViewsgetCustomSheetViews()Gets the "customSheetViews" elementCTDrawinggetDrawing()Gets the "drawing" elementCTExtensionListgetExtLst()Gets the "extLst" elementCTHeaderFootergetHeaderFooter()Gets the "headerFooter" elementCTLegacyDrawinggetLegacyDrawing()Gets the "legacyDrawing" elementCTLegacyDrawinggetLegacyDrawingHF()Gets the "legacyDrawingHF" elementCTPageMarginsgetPageMargins()Gets the "pageMargins" elementCTCsPageSetupgetPageSetup()Gets the "pageSetup" elementCTSheetBackgroundPicturegetPicture()Gets the "picture" elementCTChartsheetPrgetSheetPr()Gets the "sheetPr" elementCTChartsheetProtectiongetSheetProtection()Gets the "sheetProtection" elementCTChartsheetViewsgetSheetViews()Gets the "sheetViews" elementCTWebPublishItemsgetWebPublishItems()Gets the "webPublishItems" elementbooleanisSetCustomSheetViews()True if has "customSheetViews" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetHeaderFooter()True if has "headerFooter" elementbooleanisSetLegacyDrawing()True if has "legacyDrawing" elementbooleanisSetLegacyDrawingHF()True if has "legacyDrawingHF" elementbooleanisSetPageMargins()True if has "pageMargins" elementbooleanisSetPageSetup()True if has "pageSetup" elementbooleanisSetPicture()True if has "picture" elementbooleanisSetSheetPr()True if has "sheetPr" elementbooleanisSetSheetProtection()True if has "sheetProtection" elementbooleanisSetWebPublishItems()True if has "webPublishItems" elementvoidsetCustomSheetViews(CTCustomChartsheetViews customSheetViews)Sets the "customSheetViews" elementvoidsetDrawing(CTDrawing drawing)Sets the "drawing" elementvoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetHeaderFooter(CTHeaderFooter headerFooter)Sets the "headerFooter" elementvoidsetLegacyDrawing(CTLegacyDrawing legacyDrawing)Sets the "legacyDrawing" elementvoidsetLegacyDrawingHF(CTLegacyDrawing legacyDrawingHF)Sets the "legacyDrawingHF" elementvoidsetPageMargins(CTPageMargins pageMargins)Sets the "pageMargins" elementvoidsetPageSetup(CTCsPageSetup pageSetup)Sets the "pageSetup" elementvoidsetPicture(CTSheetBackgroundPicture picture)Sets the "picture" elementvoidsetSheetPr(CTChartsheetPr sheetPr)Sets the "sheetPr" elementvoidsetSheetProtection(CTChartsheetProtection sheetProtection)Sets the "sheetProtection" elementvoidsetSheetViews(CTChartsheetViews sheetViews)Sets the "sheetViews" elementvoidsetWebPublishItems(CTWebPublishItems webPublishItems)Sets the "webPublishItems" elementvoidunsetCustomSheetViews()Unsets the "customSheetViews" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetHeaderFooter()Unsets the "headerFooter" elementvoidunsetLegacyDrawing()Unsets the "legacyDrawing" elementvoidunsetLegacyDrawingHF()Unsets the "legacyDrawingHF" elementvoidunsetPageMargins()Unsets the "pageMargins" elementvoidunsetPageSetup()Unsets the "pageSetup" elementvoidunsetPicture()Unsets the "picture" elementvoidunsetSheetPr()Unsets the "sheetPr" elementvoidunsetSheetProtection()Unsets the "sheetProtection" elementvoidunsetWebPublishItems()Unsets the "webPublishItems" 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
CTChartsheetPr getSheetPr()
Gets the "sheetPr" element
-
isSetSheetPr
boolean isSetSheetPr()
True if has "sheetPr" element
-
setSheetPr
void setSheetPr(CTChartsheetPr sheetPr)
Sets the "sheetPr" element
-
addNewSheetPr
CTChartsheetPr addNewSheetPr()
Appends and returns a new empty "sheetPr" element
-
unsetSheetPr
void unsetSheetPr()
Unsets the "sheetPr" element
-
getSheetViews
CTChartsheetViews getSheetViews()
Gets the "sheetViews" element
-
setSheetViews
void setSheetViews(CTChartsheetViews sheetViews)
Sets the "sheetViews" element
-
addNewSheetViews
CTChartsheetViews addNewSheetViews()
Appends and returns a new empty "sheetViews" element
-
getSheetProtection
CTChartsheetProtection getSheetProtection()
Gets the "sheetProtection" element
-
isSetSheetProtection
boolean isSetSheetProtection()
True if has "sheetProtection" element
-
setSheetProtection
void setSheetProtection(CTChartsheetProtection sheetProtection)
Sets the "sheetProtection" element
-
addNewSheetProtection
CTChartsheetProtection addNewSheetProtection()
Appends and returns a new empty "sheetProtection" element
-
unsetSheetProtection
void unsetSheetProtection()
Unsets the "sheetProtection" element
-
getCustomSheetViews
CTCustomChartsheetViews getCustomSheetViews()
Gets the "customSheetViews" element
-
isSetCustomSheetViews
boolean isSetCustomSheetViews()
True if has "customSheetViews" element
-
setCustomSheetViews
void setCustomSheetViews(CTCustomChartsheetViews customSheetViews)
Sets the "customSheetViews" element
-
addNewCustomSheetViews
CTCustomChartsheetViews addNewCustomSheetViews()
Appends and returns a new empty "customSheetViews" element
-
unsetCustomSheetViews
void unsetCustomSheetViews()
Unsets the "customSheetViews" 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
CTCsPageSetup getPageSetup()
Gets the "pageSetup" element
-
isSetPageSetup
boolean isSetPageSetup()
True if has "pageSetup" element
-
setPageSetup
void setPageSetup(CTCsPageSetup pageSetup)
Sets the "pageSetup" element
-
addNewPageSetup
CTCsPageSetup 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
-
setDrawing
void setDrawing(CTDrawing drawing)
Sets the "drawing" element
-
addNewDrawing
CTDrawing addNewDrawing()
Appends and returns a new empty "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
-
getPicture
CTSheetBackgroundPicture getPicture()
Gets the "picture" element
-
isSetPicture
boolean isSetPicture()
True if has "picture" element
-
setPicture
void setPicture(CTSheetBackgroundPicture picture)
Sets the "picture" element
-
addNewPicture
CTSheetBackgroundPicture addNewPicture()
Appends and returns a new empty "picture" element
-
unsetPicture
void unsetPicture()
Unsets the "picture" element
-
getWebPublishItems
CTWebPublishItems getWebPublishItems()
Gets the "webPublishItems" element
-
isSetWebPublishItems
boolean isSetWebPublishItems()
True if has "webPublishItems" element
-
setWebPublishItems
void setWebPublishItems(CTWebPublishItems webPublishItems)
Sets the "webPublishItems" element
-
addNewWebPublishItems
CTWebPublishItems addNewWebPublishItems()
Appends and returns a new empty "webPublishItems" element
-
unsetWebPublishItems
void unsetWebPublishItems()
Unsets the "webPublishItems" 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
-
-