Package org.xlsx4j.sml
Class CTCustomSheetView
java.lang.Object
org.xlsx4j.sml.CTCustomSheetView
- All Implemented Interfaces:
Child
Java class for CT_CustomSheetView complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_CustomSheetView">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pane" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_Pane" minOccurs="0"/>
<element name="selection" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_Selection" minOccurs="0"/>
<element name="rowBreaks" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PageBreak" minOccurs="0"/>
<element name="colBreaks" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PageBreak" minOccurs="0"/>
<element name="pageMargins" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PageMargins" minOccurs="0"/>
<element name="printOptions" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PrintOptions" minOccurs="0"/>
<element name="pageSetup" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_PageSetup" minOccurs="0"/>
<element name="headerFooter" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_HeaderFooter" minOccurs="0"/>
<element name="autoFilter" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_AutoFilter" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/>
</sequence>
<attribute name="guid" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Guid" />
<attribute name="scale" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="100" />
<attribute name="colorId" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="64" />
<attribute name="showPageBreaks" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showFormulas" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showGridLines" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="showRowCol" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="outlineSymbols" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="zeroValues" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="fitToPage" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="printArea" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="filter" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showAutoFilter" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="hiddenRows" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="hiddenColumns" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="state" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_SheetState" default="visible" />
<attribute name="filterUnique" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="view" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_SheetViewType" default="normal" />
<attribute name="showRuler" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="topLeftCell" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_CellRef" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CTAutoFilterprotected CTPageBreakprotected Longprotected CTExtensionListprotected Booleanprotected Booleanprotected Booleanprotected Stringprotected CTHeaderFooterprotected Booleanprotected Booleanprotected Booleanprotected CTPageMarginsprotected CTPageSetupprotected CTPaneprotected Booleanprotected CTPrintOptionsprotected CTPageBreakprotected Longprotected CTSelectionprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected STSheetStateprotected Stringprotected STSheetViewTypeprotected Boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the autoFilter property.Gets the value of the colBreaks property.longGets the value of the colorId property.Gets the value of the extLst property.getGuid()Gets the value of the guid property.Gets the value of the headerFooter property.Gets the value of the pageMargins property.Gets the value of the pageSetup property.getPane()Gets the value of the pane property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the printOptions property.Gets the value of the rowBreaks property.longgetScale()Gets the value of the scale property.Gets the value of the selection property.getState()Gets the value of the state property.Gets the value of the topLeftCell property.getView()Gets the value of the view property.booleanisFilter()Gets the value of the filter property.booleanGets the value of the filterUnique property.booleanGets the value of the fitToPage property.booleanGets the value of the hiddenColumns property.booleanGets the value of the hiddenRows property.booleanGets the value of the outlineSymbols property.booleanGets the value of the printArea property.booleanGets the value of the showAutoFilter property.booleanGets the value of the showFormulas property.booleanGets the value of the showGridLines property.booleanGets the value of the showPageBreaks property.booleanGets the value of the showRowCol property.booleanGets the value of the showRuler property.booleanGets the value of the zeroValues property.voidsetAutoFilter(CTAutoFilter value) Sets the value of the autoFilter property.voidsetColBreaks(CTPageBreak value) Sets the value of the colBreaks property.voidsetColorId(Long value) Sets the value of the colorId property.voidsetExtLst(CTExtensionList value) Sets the value of the extLst property.voidSets the value of the filter property.voidsetFilterUnique(Boolean value) Sets the value of the filterUnique property.voidsetFitToPage(Boolean value) Sets the value of the fitToPage property.voidSets the value of the guid property.voidsetHeaderFooter(CTHeaderFooter value) Sets the value of the headerFooter property.voidsetHiddenColumns(Boolean value) Sets the value of the hiddenColumns property.voidsetHiddenRows(Boolean value) Sets the value of the hiddenRows property.voidsetOutlineSymbols(Boolean value) Sets the value of the outlineSymbols property.voidsetPageMargins(CTPageMargins value) Sets the value of the pageMargins property.voidsetPageSetup(CTPageSetup value) Sets the value of the pageSetup property.voidSets the value of the pane property.voidvoidsetPrintArea(Boolean value) Sets the value of the printArea property.voidsetPrintOptions(CTPrintOptions value) Sets the value of the printOptions property.voidsetRowBreaks(CTPageBreak value) Sets the value of the rowBreaks property.voidSets the value of the scale property.voidsetSelection(CTSelection value) Sets the value of the selection property.voidsetShowAutoFilter(Boolean value) Sets the value of the showAutoFilter property.voidsetShowFormulas(Boolean value) Sets the value of the showFormulas property.voidsetShowGridLines(Boolean value) Sets the value of the showGridLines property.voidsetShowPageBreaks(Boolean value) Sets the value of the showPageBreaks property.voidsetShowRowCol(Boolean value) Sets the value of the showRowCol property.voidsetShowRuler(Boolean value) Sets the value of the showRuler property.voidsetState(STSheetState value) Sets the value of the state property.voidsetTopLeftCell(String value) Sets the value of the topLeftCell property.voidsetView(STSheetViewType value) Sets the value of the view property.voidsetZeroValues(Boolean value) Sets the value of the zeroValues property.
-
Field Details
-
pane
-
selection
-
rowBreaks
-
colBreaks
-
pageMargins
-
printOptions
-
pageSetup
-
autoFilter
-
extLst
-
guid
-
scale
-
colorId
-
showPageBreaks
-
showFormulas
-
showGridLines
-
showRowCol
-
outlineSymbols
-
zeroValues
-
fitToPage
-
printArea
-
filter
-
showAutoFilter
-
state
-
filterUnique
-
view
-
showRuler
-
topLeftCell
-
-
Constructor Details
-
CTCustomSheetView
public CTCustomSheetView()
-
-
Method Details
-
getPane
Gets the value of the pane property.- Returns:
- possible object is
CTPane
-
setPane
Sets the value of the pane property.- Parameters:
value- allowed object isCTPane
-
getSelection
Gets the value of the selection property.- Returns:
- possible object is
CTSelection
-
setSelection
Sets the value of the selection property.- Parameters:
value- allowed object isCTSelection
-
getRowBreaks
Gets the value of the rowBreaks property.- Returns:
- possible object is
CTPageBreak
-
setRowBreaks
Sets the value of the rowBreaks property.- Parameters:
value- allowed object isCTPageBreak
-
getColBreaks
Gets the value of the colBreaks property.- Returns:
- possible object is
CTPageBreak
-
setColBreaks
Sets the value of the colBreaks property.- Parameters:
value- allowed object isCTPageBreak
-
getPageMargins
Gets the value of the pageMargins property.- Returns:
- possible object is
CTPageMargins
-
setPageMargins
Sets the value of the pageMargins property.- Parameters:
value- allowed object isCTPageMargins
-
getPrintOptions
Gets the value of the printOptions property.- Returns:
- possible object is
CTPrintOptions
-
setPrintOptions
Sets the value of the printOptions property.- Parameters:
value- allowed object isCTPrintOptions
-
getPageSetup
Gets the value of the pageSetup property.- Returns:
- possible object is
CTPageSetup
-
setPageSetup
Sets the value of the pageSetup property.- Parameters:
value- allowed object isCTPageSetup
-
getAutoFilter
Gets the value of the autoFilter property.- Returns:
- possible object is
CTAutoFilter
-
setAutoFilter
Sets the value of the autoFilter property.- Parameters:
value- allowed object isCTAutoFilter
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTExtensionList
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTExtensionList
-
getGuid
Gets the value of the guid property.- Returns:
- possible object is
String
-
setGuid
Sets the value of the guid property.- Parameters:
value- allowed object isString
-
getScale
public long getScale()Gets the value of the scale property.- Returns:
- possible object is
Long
-
setScale
Sets the value of the scale property.- Parameters:
value- allowed object isLong
-
getColorId
public long getColorId()Gets the value of the colorId property.- Returns:
- possible object is
Long
-
setColorId
Sets the value of the colorId property.- Parameters:
value- allowed object isLong
-
isShowPageBreaks
public boolean isShowPageBreaks()Gets the value of the showPageBreaks property.- Returns:
- possible object is
Boolean
-
setShowPageBreaks
Sets the value of the showPageBreaks property.- Parameters:
value- allowed object isBoolean
-
isShowFormulas
public boolean isShowFormulas()Gets the value of the showFormulas property.- Returns:
- possible object is
Boolean
-
setShowFormulas
Sets the value of the showFormulas property.- Parameters:
value- allowed object isBoolean
-
isShowGridLines
public boolean isShowGridLines()Gets the value of the showGridLines property.- Returns:
- possible object is
Boolean
-
setShowGridLines
Sets the value of the showGridLines property.- Parameters:
value- allowed object isBoolean
-
isShowRowCol
public boolean isShowRowCol()Gets the value of the showRowCol property.- Returns:
- possible object is
Boolean
-
setShowRowCol
Sets the value of the showRowCol property.- Parameters:
value- allowed object isBoolean
-
isOutlineSymbols
public boolean isOutlineSymbols()Gets the value of the outlineSymbols property.- Returns:
- possible object is
Boolean
-
setOutlineSymbols
Sets the value of the outlineSymbols property.- Parameters:
value- allowed object isBoolean
-
isZeroValues
public boolean isZeroValues()Gets the value of the zeroValues property.- Returns:
- possible object is
Boolean
-
setZeroValues
Sets the value of the zeroValues property.- Parameters:
value- allowed object isBoolean
-
isFitToPage
public boolean isFitToPage()Gets the value of the fitToPage property.- Returns:
- possible object is
Boolean
-
setFitToPage
Sets the value of the fitToPage property.- Parameters:
value- allowed object isBoolean
-
isPrintArea
public boolean isPrintArea()Gets the value of the printArea property.- Returns:
- possible object is
Boolean
-
setPrintArea
Sets the value of the printArea property.- Parameters:
value- allowed object isBoolean
-
isFilter
public boolean isFilter()Gets the value of the filter property.- Returns:
- possible object is
Boolean
-
setFilter
Sets the value of the filter property.- Parameters:
value- allowed object isBoolean
-
isShowAutoFilter
public boolean isShowAutoFilter()Gets the value of the showAutoFilter property.- Returns:
- possible object is
Boolean
-
setShowAutoFilter
Sets the value of the showAutoFilter property.- Parameters:
value- allowed object isBoolean
-
isHiddenRows
public boolean isHiddenRows()Gets the value of the hiddenRows property.- Returns:
- possible object is
Boolean
-
setHiddenRows
Sets the value of the hiddenRows property.- Parameters:
value- allowed object isBoolean
-
isHiddenColumns
public boolean isHiddenColumns()Gets the value of the hiddenColumns property.- Returns:
- possible object is
Boolean
-
setHiddenColumns
Sets the value of the hiddenColumns property.- Parameters:
value- allowed object isBoolean
-
getState
Gets the value of the state property.- Returns:
- possible object is
STSheetState
-
setState
Sets the value of the state property.- Parameters:
value- allowed object isSTSheetState
-
isFilterUnique
public boolean isFilterUnique()Gets the value of the filterUnique property.- Returns:
- possible object is
Boolean
-
setFilterUnique
Sets the value of the filterUnique property.- Parameters:
value- allowed object isBoolean
-
getView
Gets the value of the view property.- Returns:
- possible object is
STSheetViewType
-
setView
Sets the value of the view property.- Parameters:
value- allowed object isSTSheetViewType
-
isShowRuler
public boolean isShowRuler()Gets the value of the showRuler property.- Returns:
- possible object is
Boolean
-
setShowRuler
Sets the value of the showRuler property.- Parameters:
value- allowed object isBoolean
-
getTopLeftCell
Gets the value of the topLeftCell property.- Returns:
- possible object is
String
-
setTopLeftCell
Sets the value of the topLeftCell property.- Parameters:
value- allowed object isString
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-