Interface CTMacrosheet
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Macrosheet(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTMacrosheet> 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 "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 "customProperties" elementAppends and returns a new empty "customSheetViews" elementAppends and returns a new empty "dataConsolidate" 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 "legacyDrawing" elementAppends and returns a new empty "legacyDrawingHF" 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 "rowBreaks" 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 "sortState" elementGets the "autoFilter" 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 "customProperties" elementGets the "customSheetViews" elementGets the "dataConsolidate" elementGets the "dimension" elementGets the "drawing" elementGets the "drawingHF" elementGets the "extLst" elementGets the "headerFooter" elementGets the "legacyDrawing" elementGets the "legacyDrawingHF" elementGets the "oleObjects" elementGets the "pageMargins" elementGets the "pageSetup" elementGets the "phoneticPr" elementGets the "picture" elementGets the "printOptions" elementGets the "rowBreaks" elementGets the "sheetData" elementGets the "sheetFormatPr" elementGets the "sheetPr" elementGets the "sheetProtection" elementGets the "sheetViews" elementGets the "sortState" 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 "colBreaks" elementbooleanTrue if has "customProperties" elementbooleanTrue if has "customSheetViews" elementbooleanTrue if has "dataConsolidate" elementbooleanTrue if has "dimension" elementbooleanTrue if has "drawing" elementbooleanTrue if has "drawingHF" elementbooleanTrue if has "extLst" elementbooleanTrue if has "headerFooter" elementbooleanTrue if has "legacyDrawing" elementbooleanTrue if has "legacyDrawingHF" 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 "rowBreaks" elementbooleanTrue if has "sheetFormatPr" elementbooleanTrue if has "sheetPr" elementbooleanTrue if has "sheetProtection" elementbooleanTrue if has "sheetViews" elementbooleanTrue if has "sortState" elementvoidremoveCols(int i) Removes the ith "cols" elementvoidremoveConditionalFormatting(int i) Removes the ith "conditionalFormatting" elementvoidsetAutoFilter(CTAutoFilter autoFilter) Sets the "autoFilter" 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" elementvoidsetCustomProperties(CTCustomProperties customProperties) Sets the "customProperties" elementvoidsetCustomSheetViews(CTCustomSheetViews customSheetViews) Sets the "customSheetViews" elementvoidsetDataConsolidate(CTDataConsolidate dataConsolidate) Sets the "dataConsolidate" 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" elementvoidsetLegacyDrawing(CTLegacyDrawing legacyDrawing) Sets the "legacyDrawing" elementvoidsetLegacyDrawingHF(CTLegacyDrawing legacyDrawingHF) Sets the "legacyDrawingHF" 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" elementvoidsetRowBreaks(CTPageBreak rowBreaks) Sets the "rowBreaks" 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" elementvoidsetSortState(CTSortState sortState) Sets the "sortState" elementintReturns number of "cols" elementintReturns number of "conditionalFormatting" elementvoidUnsets the "autoFilter" elementvoidUnsets the "colBreaks" elementvoidUnsets the "customProperties" elementvoidUnsets the "customSheetViews" elementvoidUnsets the "dataConsolidate" elementvoidUnsets the "dimension" elementvoidUnsets the "drawing" elementvoidUnsets the "drawingHF" elementvoidUnsets the "extLst" elementvoidUnsets the "headerFooter" elementvoidUnsets the "legacyDrawing" elementvoidUnsets the "legacyDrawingHF" elementvoidUnsets the "oleObjects" elementvoidUnsets the "pageMargins" elementvoidUnsets the "pageSetup" elementvoidUnsets the "phoneticPr" elementvoidUnsets the "picture" elementvoidUnsets the "printOptions" elementvoidUnsets the "rowBreaks" elementvoidUnsets the "sheetFormatPr" elementvoidUnsets the "sheetPr" elementvoidUnsets the "sheetProtection" elementvoidUnsets the "sheetViews" elementvoidUnsets the "sortState" 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 -
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 -
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 -
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 -
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 -
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 -
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
-