Interface CTWorksheet
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Worksheet(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTWorksheet> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "autoFilter" elementAppends and returns a new empty "cellWatches" elementAppends and returns a new empty "colBreaks" elementAppends and returns a new empty value (as xml) as the last "cols" elementAppends and returns a new empty value (as xml) as the last "conditionalFormatting" elementAppends and returns a new empty "controls" elementAppends and returns a new empty "customProperties" elementAppends and returns a new empty "customSheetViews" elementAppends and returns a new empty "dataConsolidate" elementAppends and returns a new empty "dataValidations" elementAppends and returns a new empty "dimension" elementAppends and returns a new empty "drawing" elementAppends and returns a new empty "drawingHF" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "headerFooter" elementAppends and returns a new empty "hyperlinks" elementAppends and returns a new empty "ignoredErrors" elementAppends and returns a new empty "legacyDrawing" elementAppends and returns a new empty "legacyDrawingHF" elementAppends and returns a new empty "mergeCells" elementAppends and returns a new empty "oleObjects" elementAppends and returns a new empty "pageMargins" elementAppends and returns a new empty "pageSetup" elementAppends and returns a new empty "phoneticPr" elementAppends and returns a new empty "picture" elementAppends and returns a new empty "printOptions" elementAppends and returns a new empty "protectedRanges" elementAppends and returns a new empty "rowBreaks" elementAppends and returns a new empty "scenarios" elementAppends and returns a new empty "sheetCalcPr" elementAppends and returns a new empty "sheetData" elementAppends and returns a new empty "sheetFormatPr" elementAppends and returns a new empty "sheetPr" elementAppends and returns a new empty "sheetProtection" elementAppends and returns a new empty "sheetViews" elementAppends and returns a new empty "smartTags" elementAppends and returns a new empty "sortState" elementAppends and returns a new empty "tableParts" elementAppends and returns a new empty "webPublishItems" elementGets the "autoFilter" elementGets the "cellWatches" elementGets the "colBreaks" elementCTCols[]Gets array of all "cols" elementsgetColsArray(int i) Gets ith "cols" elementGets a List of "cols" elementsGets array of all "conditionalFormatting" elementsGets ith "conditionalFormatting" elementGets a List of "conditionalFormatting" elementsGets the "controls" elementGets the "customProperties" elementGets the "customSheetViews" elementGets the "dataConsolidate" elementGets the "dataValidations" elementGets the "dimension" elementGets the "drawing" elementGets the "drawingHF" elementGets the "extLst" elementGets the "headerFooter" elementGets the "hyperlinks" elementGets the "ignoredErrors" elementGets the "legacyDrawing" elementGets the "legacyDrawingHF" elementGets the "mergeCells" elementGets the "oleObjects" elementGets the "pageMargins" elementGets the "pageSetup" elementGets the "phoneticPr" elementGets the "picture" elementGets the "printOptions" elementGets the "protectedRanges" elementGets the "rowBreaks" elementGets the "scenarios" elementGets the "sheetCalcPr" elementGets the "sheetData" elementGets the "sheetFormatPr" elementGets the "sheetPr" elementGets the "sheetProtection" elementGets the "sheetViews" elementGets the "smartTags" elementGets the "sortState" elementGets the "tableParts" elementGets the "webPublishItems" elementinsertNewCols(int i) Inserts and returns a new empty value (as xml) as the ith "cols" elementInserts and returns a new empty value (as xml) as the ith "conditionalFormatting" elementbooleanTrue if has "autoFilter" elementbooleanTrue if has "cellWatches" elementbooleanTrue if has "colBreaks" elementbooleanTrue if has "controls" elementbooleanTrue if has "customProperties" elementbooleanTrue if has "customSheetViews" elementbooleanTrue if has "dataConsolidate" elementbooleanTrue if has "dataValidations" elementbooleanTrue if has "dimension" elementbooleanTrue if has "drawing" elementbooleanTrue if has "drawingHF" elementbooleanTrue if has "extLst" elementbooleanTrue if has "headerFooter" elementbooleanTrue if has "hyperlinks" elementbooleanTrue if has "ignoredErrors" elementbooleanTrue if has "legacyDrawing" elementbooleanTrue if has "legacyDrawingHF" elementbooleanTrue if has "mergeCells" elementbooleanTrue if has "oleObjects" elementbooleanTrue if has "pageMargins" elementbooleanTrue if has "pageSetup" elementbooleanTrue if has "phoneticPr" elementbooleanTrue if has "picture" elementbooleanTrue if has "printOptions" elementbooleanTrue if has "protectedRanges" elementbooleanTrue if has "rowBreaks" elementbooleanTrue if has "scenarios" elementbooleanTrue if has "sheetCalcPr" elementbooleanTrue if has "sheetFormatPr" elementbooleanTrue if has "sheetPr" elementbooleanTrue if has "sheetProtection" elementbooleanTrue if has "sheetViews" elementbooleanTrue if has "smartTags" elementbooleanTrue if has "sortState" elementbooleanTrue if has "tableParts" elementbooleanTrue if has "webPublishItems" elementvoidremoveCols(int i) Removes the ith "cols" elementvoidremoveConditionalFormatting(int i) Removes the ith "conditionalFormatting" elementvoidsetAutoFilter(CTAutoFilter autoFilter) Sets the "autoFilter" elementvoidsetCellWatches(CTCellWatches cellWatches) Sets the "cellWatches" elementvoidsetColBreaks(CTPageBreak colBreaks) Sets the "colBreaks" elementvoidsetColsArray(int i, CTCols cols) Sets ith "cols" elementvoidsetColsArray(CTCols[] colsArray) Sets array of all "cols" elementvoidsetConditionalFormattingArray(int i, CTConditionalFormatting conditionalFormatting) Sets ith "conditionalFormatting" elementvoidsetConditionalFormattingArray(CTConditionalFormatting[] conditionalFormattingArray) Sets array of all "conditionalFormatting" elementvoidsetControls(CTControls controls) Sets the "controls" elementvoidsetCustomProperties(CTCustomProperties customProperties) Sets the "customProperties" elementvoidsetCustomSheetViews(CTCustomSheetViews customSheetViews) Sets the "customSheetViews" elementvoidsetDataConsolidate(CTDataConsolidate dataConsolidate) Sets the "dataConsolidate" elementvoidsetDataValidations(CTDataValidations dataValidations) Sets the "dataValidations" elementvoidsetDimension(CTSheetDimension dimension) Sets the "dimension" elementvoidsetDrawing(CTDrawing drawing) Sets the "drawing" elementvoidsetDrawingHF(CTDrawingHF drawingHF) Sets the "drawingHF" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetHeaderFooter(CTHeaderFooter headerFooter) Sets the "headerFooter" elementvoidsetHyperlinks(CTHyperlinks hyperlinks) Sets the "hyperlinks" elementvoidsetIgnoredErrors(CTIgnoredErrors ignoredErrors) Sets the "ignoredErrors" elementvoidsetLegacyDrawing(CTLegacyDrawing legacyDrawing) Sets the "legacyDrawing" elementvoidsetLegacyDrawingHF(CTLegacyDrawing legacyDrawingHF) Sets the "legacyDrawingHF" elementvoidsetMergeCells(CTMergeCells mergeCells) Sets the "mergeCells" elementvoidsetOleObjects(CTOleObjects oleObjects) Sets the "oleObjects" elementvoidsetPageMargins(CTPageMargins pageMargins) Sets the "pageMargins" elementvoidsetPageSetup(CTPageSetup pageSetup) Sets the "pageSetup" elementvoidsetPhoneticPr(CTPhoneticPr phoneticPr) Sets the "phoneticPr" elementvoidsetPicture(CTSheetBackgroundPicture picture) Sets the "picture" elementvoidsetPrintOptions(CTPrintOptions printOptions) Sets the "printOptions" elementvoidsetProtectedRanges(CTProtectedRanges protectedRanges) Sets the "protectedRanges" elementvoidsetRowBreaks(CTPageBreak rowBreaks) Sets the "rowBreaks" elementvoidsetScenarios(CTScenarios scenarios) Sets the "scenarios" elementvoidsetSheetCalcPr(CTSheetCalcPr sheetCalcPr) Sets the "sheetCalcPr" elementvoidsetSheetData(CTSheetData sheetData) Sets the "sheetData" elementvoidsetSheetFormatPr(CTSheetFormatPr sheetFormatPr) Sets the "sheetFormatPr" elementvoidsetSheetPr(CTSheetPr sheetPr) Sets the "sheetPr" elementvoidsetSheetProtection(CTSheetProtection sheetProtection) Sets the "sheetProtection" elementvoidsetSheetViews(CTSheetViews sheetViews) Sets the "sheetViews" elementvoidsetSmartTags(CTSmartTags smartTags) Sets the "smartTags" elementvoidsetSortState(CTSortState sortState) Sets the "sortState" elementvoidsetTableParts(CTTableParts tableParts) Sets the "tableParts" elementvoidsetWebPublishItems(CTWebPublishItems webPublishItems) Sets the "webPublishItems" elementintReturns number of "cols" elementintReturns number of "conditionalFormatting" elementvoidUnsets the "autoFilter" elementvoidUnsets the "cellWatches" elementvoidUnsets the "colBreaks" elementvoidUnsets the "controls" elementvoidUnsets the "customProperties" elementvoidUnsets the "customSheetViews" elementvoidUnsets the "dataConsolidate" elementvoidUnsets the "dataValidations" elementvoidUnsets the "dimension" elementvoidUnsets the "drawing" elementvoidUnsets the "drawingHF" elementvoidUnsets the "extLst" elementvoidUnsets the "headerFooter" elementvoidUnsets the "hyperlinks" elementvoidUnsets the "ignoredErrors" elementvoidUnsets the "legacyDrawing" elementvoidUnsets the "legacyDrawingHF" elementvoidUnsets the "mergeCells" elementvoidUnsets the "oleObjects" elementvoidUnsets the "pageMargins" elementvoidUnsets the "pageSetup" elementvoidUnsets the "phoneticPr" elementvoidUnsets the "picture" elementvoidUnsets the "printOptions" elementvoidUnsets the "protectedRanges" elementvoidUnsets the "rowBreaks" elementvoidUnsets the "scenarios" elementvoidUnsets the "sheetCalcPr" elementvoidUnsets the "sheetFormatPr" elementvoidUnsets the "sheetPr" elementvoidUnsets the "sheetProtection" elementvoidUnsets the "sheetViews" elementvoidUnsets the "smartTags" elementvoidUnsets the "sortState" elementvoidUnsets the "tableParts" elementvoidUnsets the "webPublishItems" elementMethods 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
-
getSheetPr
CTSheetPr getSheetPr()Gets the "sheetPr" element -
isSetSheetPr
boolean isSetSheetPr()True if has "sheetPr" element -
setSheetPr
Sets the "sheetPr" element -
addNewSheetPr
CTSheetPr addNewSheetPr()Appends and returns a new empty "sheetPr" element -
unsetSheetPr
void unsetSheetPr()Unsets the "sheetPr" element -
getDimension
CTSheetDimension getDimension()Gets the "dimension" element -
isSetDimension
boolean isSetDimension()True if has "dimension" element -
setDimension
Sets the "dimension" element -
addNewDimension
CTSheetDimension addNewDimension()Appends and returns a new empty "dimension" element -
unsetDimension
void unsetDimension()Unsets the "dimension" element -
getSheetViews
CTSheetViews getSheetViews()Gets the "sheetViews" element -
isSetSheetViews
boolean isSetSheetViews()True if has "sheetViews" element -
setSheetViews
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
Sets the "sheetFormatPr" element -
addNewSheetFormatPr
CTSheetFormatPr addNewSheetFormatPr()Appends and returns a new empty "sheetFormatPr" element -
unsetSheetFormatPr
void unsetSheetFormatPr()Unsets the "sheetFormatPr" element -
getColsList
Gets a List of "cols" elements -
getColsArray
CTCols[] getColsArray()Gets array of all "cols" elements -
getColsArray
Gets ith "cols" element -
sizeOfColsArray
int sizeOfColsArray()Returns number of "cols" element -
setColsArray
Sets array of all "cols" element -
setColsArray
Sets ith "cols" element -
insertNewCols
Inserts and returns a new empty value (as xml) as the ith "cols" element -
addNewCols
CTCols addNewCols()Appends and returns a new empty value (as xml) as the last "cols" element -
removeCols
void removeCols(int i) Removes the ith "cols" element -
getSheetData
CTSheetData getSheetData()Gets the "sheetData" element -
setSheetData
Sets the "sheetData" element -
addNewSheetData
CTSheetData addNewSheetData()Appends and returns a new empty "sheetData" element -
getSheetCalcPr
CTSheetCalcPr getSheetCalcPr()Gets the "sheetCalcPr" element -
isSetSheetCalcPr
boolean isSetSheetCalcPr()True if has "sheetCalcPr" element -
setSheetCalcPr
Sets the "sheetCalcPr" element -
addNewSheetCalcPr
CTSheetCalcPr addNewSheetCalcPr()Appends and returns a new empty "sheetCalcPr" element -
unsetSheetCalcPr
void unsetSheetCalcPr()Unsets the "sheetCalcPr" element -
getSheetProtection
CTSheetProtection getSheetProtection()Gets the "sheetProtection" element -
isSetSheetProtection
boolean isSetSheetProtection()True if has "sheetProtection" element -
setSheetProtection
Sets the "sheetProtection" element -
addNewSheetProtection
CTSheetProtection addNewSheetProtection()Appends and returns a new empty "sheetProtection" element -
unsetSheetProtection
void unsetSheetProtection()Unsets the "sheetProtection" element -
getProtectedRanges
CTProtectedRanges getProtectedRanges()Gets the "protectedRanges" element -
isSetProtectedRanges
boolean isSetProtectedRanges()True if has "protectedRanges" element -
setProtectedRanges
Sets the "protectedRanges" element -
addNewProtectedRanges
CTProtectedRanges addNewProtectedRanges()Appends and returns a new empty "protectedRanges" element -
unsetProtectedRanges
void unsetProtectedRanges()Unsets the "protectedRanges" element -
getScenarios
CTScenarios getScenarios()Gets the "scenarios" element -
isSetScenarios
boolean isSetScenarios()True if has "scenarios" element -
setScenarios
Sets the "scenarios" element -
addNewScenarios
CTScenarios addNewScenarios()Appends and returns a new empty "scenarios" element -
unsetScenarios
void unsetScenarios()Unsets the "scenarios" element -
getAutoFilter
CTAutoFilter getAutoFilter()Gets the "autoFilter" element -
isSetAutoFilter
boolean isSetAutoFilter()True if has "autoFilter" element -
setAutoFilter
Sets the "autoFilter" element -
addNewAutoFilter
CTAutoFilter addNewAutoFilter()Appends and returns a new empty "autoFilter" element -
unsetAutoFilter
void unsetAutoFilter()Unsets the "autoFilter" element -
getSortState
CTSortState getSortState()Gets the "sortState" element -
isSetSortState
boolean isSetSortState()True if has "sortState" element -
setSortState
Sets the "sortState" element -
addNewSortState
CTSortState addNewSortState()Appends and returns a new empty "sortState" element -
unsetSortState
void unsetSortState()Unsets the "sortState" element -
getDataConsolidate
CTDataConsolidate getDataConsolidate()Gets the "dataConsolidate" element -
isSetDataConsolidate
boolean isSetDataConsolidate()True if has "dataConsolidate" element -
setDataConsolidate
Sets the "dataConsolidate" element -
addNewDataConsolidate
CTDataConsolidate addNewDataConsolidate()Appends and returns a new empty "dataConsolidate" element -
unsetDataConsolidate
void unsetDataConsolidate()Unsets the "dataConsolidate" element -
getCustomSheetViews
CTCustomSheetViews getCustomSheetViews()Gets the "customSheetViews" element -
isSetCustomSheetViews
boolean isSetCustomSheetViews()True if has "customSheetViews" element -
setCustomSheetViews
Sets the "customSheetViews" element -
addNewCustomSheetViews
CTCustomSheetViews addNewCustomSheetViews()Appends and returns a new empty "customSheetViews" element -
unsetCustomSheetViews
void unsetCustomSheetViews()Unsets the "customSheetViews" element -
getMergeCells
CTMergeCells getMergeCells()Gets the "mergeCells" element -
isSetMergeCells
boolean isSetMergeCells()True if has "mergeCells" element -
setMergeCells
Sets the "mergeCells" element -
addNewMergeCells
CTMergeCells addNewMergeCells()Appends and returns a new empty "mergeCells" element -
unsetMergeCells
void unsetMergeCells()Unsets the "mergeCells" element -
getPhoneticPr
CTPhoneticPr getPhoneticPr()Gets the "phoneticPr" element -
isSetPhoneticPr
boolean isSetPhoneticPr()True if has "phoneticPr" element -
setPhoneticPr
Sets the "phoneticPr" element -
addNewPhoneticPr
CTPhoneticPr addNewPhoneticPr()Appends and returns a new empty "phoneticPr" element -
unsetPhoneticPr
void unsetPhoneticPr()Unsets the "phoneticPr" element -
getConditionalFormattingList
List<CTConditionalFormatting> getConditionalFormattingList()Gets a List of "conditionalFormatting" elements -
getConditionalFormattingArray
CTConditionalFormatting[] getConditionalFormattingArray()Gets array of all "conditionalFormatting" elements -
getConditionalFormattingArray
Gets ith "conditionalFormatting" element -
sizeOfConditionalFormattingArray
int sizeOfConditionalFormattingArray()Returns number of "conditionalFormatting" element -
setConditionalFormattingArray
Sets array of all "conditionalFormatting" element -
setConditionalFormattingArray
Sets ith "conditionalFormatting" element -
insertNewConditionalFormatting
Inserts and returns a new empty value (as xml) as the ith "conditionalFormatting" element -
addNewConditionalFormatting
CTConditionalFormatting addNewConditionalFormatting()Appends and returns a new empty value (as xml) as the last "conditionalFormatting" element -
removeConditionalFormatting
void removeConditionalFormatting(int i) Removes the ith "conditionalFormatting" element -
getDataValidations
CTDataValidations getDataValidations()Gets the "dataValidations" element -
isSetDataValidations
boolean isSetDataValidations()True if has "dataValidations" element -
setDataValidations
Sets the "dataValidations" element -
addNewDataValidations
CTDataValidations addNewDataValidations()Appends and returns a new empty "dataValidations" element -
unsetDataValidations
void unsetDataValidations()Unsets the "dataValidations" element -
getHyperlinks
CTHyperlinks getHyperlinks()Gets the "hyperlinks" element -
isSetHyperlinks
boolean isSetHyperlinks()True if has "hyperlinks" element -
setHyperlinks
Sets the "hyperlinks" element -
addNewHyperlinks
CTHyperlinks addNewHyperlinks()Appends and returns a new empty "hyperlinks" element -
unsetHyperlinks
void unsetHyperlinks()Unsets the "hyperlinks" element -
getPrintOptions
CTPrintOptions getPrintOptions()Gets the "printOptions" element -
isSetPrintOptions
boolean isSetPrintOptions()True if has "printOptions" element -
setPrintOptions
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
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
Sets the "pageSetup" element -
addNewPageSetup
CTPageSetup addNewPageSetup()Appends and returns a new empty "pageSetup" element -
unsetPageSetup
void unsetPageSetup()Unsets the "pageSetup" element -
getRowBreaks
CTPageBreak getRowBreaks()Gets the "rowBreaks" element -
isSetRowBreaks
boolean isSetRowBreaks()True if has "rowBreaks" element -
setRowBreaks
Sets the "rowBreaks" element -
addNewRowBreaks
CTPageBreak addNewRowBreaks()Appends and returns a new empty "rowBreaks" element -
unsetRowBreaks
void unsetRowBreaks()Unsets the "rowBreaks" element -
getColBreaks
CTPageBreak getColBreaks()Gets the "colBreaks" element -
isSetColBreaks
boolean isSetColBreaks()True if has "colBreaks" element -
setColBreaks
Sets the "colBreaks" element -
addNewColBreaks
CTPageBreak addNewColBreaks()Appends and returns a new empty "colBreaks" element -
unsetColBreaks
void unsetColBreaks()Unsets the "colBreaks" element -
getCustomProperties
CTCustomProperties getCustomProperties()Gets the "customProperties" element -
isSetCustomProperties
boolean isSetCustomProperties()True if has "customProperties" element -
setCustomProperties
Sets the "customProperties" element -
addNewCustomProperties
CTCustomProperties addNewCustomProperties()Appends and returns a new empty "customProperties" element -
unsetCustomProperties
void unsetCustomProperties()Unsets the "customProperties" element -
getCellWatches
CTCellWatches getCellWatches()Gets the "cellWatches" element -
isSetCellWatches
boolean isSetCellWatches()True if has "cellWatches" element -
setCellWatches
Sets the "cellWatches" element -
addNewCellWatches
CTCellWatches addNewCellWatches()Appends and returns a new empty "cellWatches" element -
unsetCellWatches
void unsetCellWatches()Unsets the "cellWatches" element -
getIgnoredErrors
CTIgnoredErrors getIgnoredErrors()Gets the "ignoredErrors" element -
isSetIgnoredErrors
boolean isSetIgnoredErrors()True if has "ignoredErrors" element -
setIgnoredErrors
Sets the "ignoredErrors" element -
addNewIgnoredErrors
CTIgnoredErrors addNewIgnoredErrors()Appends and returns a new empty "ignoredErrors" element -
unsetIgnoredErrors
void unsetIgnoredErrors()Unsets the "ignoredErrors" element -
getSmartTags
CTSmartTags getSmartTags()Gets the "smartTags" element -
isSetSmartTags
boolean isSetSmartTags()True if has "smartTags" element -
setSmartTags
Sets the "smartTags" element -
addNewSmartTags
CTSmartTags addNewSmartTags()Appends and returns a new empty "smartTags" element -
unsetSmartTags
void unsetSmartTags()Unsets the "smartTags" element -
getDrawing
CTDrawing getDrawing()Gets the "drawing" element -
isSetDrawing
boolean isSetDrawing()True if has "drawing" element -
setDrawing
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
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
Sets the "legacyDrawingHF" element -
addNewLegacyDrawingHF
CTLegacyDrawing addNewLegacyDrawingHF()Appends and returns a new empty "legacyDrawingHF" element -
unsetLegacyDrawingHF
void unsetLegacyDrawingHF()Unsets the "legacyDrawingHF" element -
getDrawingHF
CTDrawingHF getDrawingHF()Gets the "drawingHF" element -
isSetDrawingHF
boolean isSetDrawingHF()True if has "drawingHF" element -
setDrawingHF
Sets the "drawingHF" element -
addNewDrawingHF
CTDrawingHF addNewDrawingHF()Appends and returns a new empty "drawingHF" element -
unsetDrawingHF
void unsetDrawingHF()Unsets the "drawingHF" element -
getPicture
CTSheetBackgroundPicture getPicture()Gets the "picture" element -
isSetPicture
boolean isSetPicture()True if has "picture" element -
setPicture
Sets the "picture" element -
addNewPicture
CTSheetBackgroundPicture addNewPicture()Appends and returns a new empty "picture" element -
unsetPicture
void unsetPicture()Unsets the "picture" element -
getOleObjects
CTOleObjects getOleObjects()Gets the "oleObjects" element -
isSetOleObjects
boolean isSetOleObjects()True if has "oleObjects" element -
setOleObjects
Sets the "oleObjects" element -
addNewOleObjects
CTOleObjects addNewOleObjects()Appends and returns a new empty "oleObjects" element -
unsetOleObjects
void unsetOleObjects()Unsets the "oleObjects" element -
getControls
CTControls getControls()Gets the "controls" element -
isSetControls
boolean isSetControls()True if has "controls" element -
setControls
Sets the "controls" element -
addNewControls
CTControls addNewControls()Appends and returns a new empty "controls" element -
unsetControls
void unsetControls()Unsets the "controls" element -
getWebPublishItems
CTWebPublishItems getWebPublishItems()Gets the "webPublishItems" element -
isSetWebPublishItems
boolean isSetWebPublishItems()True if has "webPublishItems" element -
setWebPublishItems
Sets the "webPublishItems" element -
addNewWebPublishItems
CTWebPublishItems addNewWebPublishItems()Appends and returns a new empty "webPublishItems" element -
unsetWebPublishItems
void unsetWebPublishItems()Unsets the "webPublishItems" element -
getTableParts
CTTableParts getTableParts()Gets the "tableParts" element -
isSetTableParts
boolean isSetTableParts()True if has "tableParts" element -
setTableParts
Sets the "tableParts" element -
addNewTableParts
CTTableParts addNewTableParts()Appends and returns a new empty "tableParts" element -
unsetTableParts
void unsetTableParts()Unsets the "tableParts" element -
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element
-