Interface CTSheetProtection
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTSheetProtection extends XmlObject
An XML CT_SheetProtection(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTSheetProtection.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 booleangetAutoFilter()Gets the "autoFilter" attributebooleangetDeleteColumns()Gets the "deleteColumns" attributebooleangetDeleteRows()Gets the "deleteRows" attributebooleangetFormatCells()Gets the "formatCells" attributebooleangetFormatColumns()Gets the "formatColumns" attributebooleangetFormatRows()Gets the "formatRows" attributebooleangetInsertColumns()Gets the "insertColumns" attributebooleangetInsertHyperlinks()Gets the "insertHyperlinks" attributebooleangetInsertRows()Gets the "insertRows" attributebooleangetObjects()Gets the "objects" attributebyte[]getPassword()Gets the "password" attributebooleangetPivotTables()Gets the "pivotTables" attributebooleangetScenarios()Gets the "scenarios" attributebooleangetSelectLockedCells()Gets the "selectLockedCells" attributebooleangetSelectUnlockedCells()Gets the "selectUnlockedCells" attributebooleangetSheet()Gets the "sheet" attributebooleangetSort()Gets the "sort" attributebooleanisSetAutoFilter()True if has "autoFilter" attributebooleanisSetDeleteColumns()True if has "deleteColumns" attributebooleanisSetDeleteRows()True if has "deleteRows" attributebooleanisSetFormatCells()True if has "formatCells" attributebooleanisSetFormatColumns()True if has "formatColumns" attributebooleanisSetFormatRows()True if has "formatRows" attributebooleanisSetInsertColumns()True if has "insertColumns" attributebooleanisSetInsertHyperlinks()True if has "insertHyperlinks" attributebooleanisSetInsertRows()True if has "insertRows" attributebooleanisSetObjects()True if has "objects" attributebooleanisSetPassword()True if has "password" attributebooleanisSetPivotTables()True if has "pivotTables" attributebooleanisSetScenarios()True if has "scenarios" attributebooleanisSetSelectLockedCells()True if has "selectLockedCells" attributebooleanisSetSelectUnlockedCells()True if has "selectUnlockedCells" attributebooleanisSetSheet()True if has "sheet" attributebooleanisSetSort()True if has "sort" attributevoidsetAutoFilter(boolean autoFilter)Sets the "autoFilter" attributevoidsetDeleteColumns(boolean deleteColumns)Sets the "deleteColumns" attributevoidsetDeleteRows(boolean deleteRows)Sets the "deleteRows" attributevoidsetFormatCells(boolean formatCells)Sets the "formatCells" attributevoidsetFormatColumns(boolean formatColumns)Sets the "formatColumns" attributevoidsetFormatRows(boolean formatRows)Sets the "formatRows" attributevoidsetInsertColumns(boolean insertColumns)Sets the "insertColumns" attributevoidsetInsertHyperlinks(boolean insertHyperlinks)Sets the "insertHyperlinks" attributevoidsetInsertRows(boolean insertRows)Sets the "insertRows" attributevoidsetObjects(boolean objects)Sets the "objects" attributevoidsetPassword(byte[] password)Sets the "password" attributevoidsetPivotTables(boolean pivotTables)Sets the "pivotTables" attributevoidsetScenarios(boolean scenarios)Sets the "scenarios" attributevoidsetSelectLockedCells(boolean selectLockedCells)Sets the "selectLockedCells" attributevoidsetSelectUnlockedCells(boolean selectUnlockedCells)Sets the "selectUnlockedCells" attributevoidsetSheet(boolean sheet)Sets the "sheet" attributevoidsetSort(boolean sort)Sets the "sort" attributevoidunsetAutoFilter()Unsets the "autoFilter" attributevoidunsetDeleteColumns()Unsets the "deleteColumns" attributevoidunsetDeleteRows()Unsets the "deleteRows" attributevoidunsetFormatCells()Unsets the "formatCells" attributevoidunsetFormatColumns()Unsets the "formatColumns" attributevoidunsetFormatRows()Unsets the "formatRows" attributevoidunsetInsertColumns()Unsets the "insertColumns" attributevoidunsetInsertHyperlinks()Unsets the "insertHyperlinks" attributevoidunsetInsertRows()Unsets the "insertRows" attributevoidunsetObjects()Unsets the "objects" attributevoidunsetPassword()Unsets the "password" attributevoidunsetPivotTables()Unsets the "pivotTables" attributevoidunsetScenarios()Unsets the "scenarios" attributevoidunsetSelectLockedCells()Unsets the "selectLockedCells" attributevoidunsetSelectUnlockedCells()Unsets the "selectUnlockedCells" attributevoidunsetSheet()Unsets the "sheet" attributevoidunsetSort()Unsets the "sort" attributeXmlBooleanxgetAutoFilter()Gets (as xml) the "autoFilter" attributeXmlBooleanxgetDeleteColumns()Gets (as xml) the "deleteColumns" attributeXmlBooleanxgetDeleteRows()Gets (as xml) the "deleteRows" attributeXmlBooleanxgetFormatCells()Gets (as xml) the "formatCells" attributeXmlBooleanxgetFormatColumns()Gets (as xml) the "formatColumns" attributeXmlBooleanxgetFormatRows()Gets (as xml) the "formatRows" attributeXmlBooleanxgetInsertColumns()Gets (as xml) the "insertColumns" attributeXmlBooleanxgetInsertHyperlinks()Gets (as xml) the "insertHyperlinks" attributeXmlBooleanxgetInsertRows()Gets (as xml) the "insertRows" attributeXmlBooleanxgetObjects()Gets (as xml) the "objects" attributeSTUnsignedShortHexxgetPassword()Gets (as xml) the "password" attributeXmlBooleanxgetPivotTables()Gets (as xml) the "pivotTables" attributeXmlBooleanxgetScenarios()Gets (as xml) the "scenarios" attributeXmlBooleanxgetSelectLockedCells()Gets (as xml) the "selectLockedCells" attributeXmlBooleanxgetSelectUnlockedCells()Gets (as xml) the "selectUnlockedCells" attributeXmlBooleanxgetSheet()Gets (as xml) the "sheet" attributeXmlBooleanxgetSort()Gets (as xml) the "sort" attributevoidxsetAutoFilter(XmlBoolean autoFilter)Sets (as xml) the "autoFilter" attributevoidxsetDeleteColumns(XmlBoolean deleteColumns)Sets (as xml) the "deleteColumns" attributevoidxsetDeleteRows(XmlBoolean deleteRows)Sets (as xml) the "deleteRows" attributevoidxsetFormatCells(XmlBoolean formatCells)Sets (as xml) the "formatCells" attributevoidxsetFormatColumns(XmlBoolean formatColumns)Sets (as xml) the "formatColumns" attributevoidxsetFormatRows(XmlBoolean formatRows)Sets (as xml) the "formatRows" attributevoidxsetInsertColumns(XmlBoolean insertColumns)Sets (as xml) the "insertColumns" attributevoidxsetInsertHyperlinks(XmlBoolean insertHyperlinks)Sets (as xml) the "insertHyperlinks" attributevoidxsetInsertRows(XmlBoolean insertRows)Sets (as xml) the "insertRows" attributevoidxsetObjects(XmlBoolean objects)Sets (as xml) the "objects" attributevoidxsetPassword(STUnsignedShortHex password)Sets (as xml) the "password" attributevoidxsetPivotTables(XmlBoolean pivotTables)Sets (as xml) the "pivotTables" attributevoidxsetScenarios(XmlBoolean scenarios)Sets (as xml) the "scenarios" attributevoidxsetSelectLockedCells(XmlBoolean selectLockedCells)Sets (as xml) the "selectLockedCells" attributevoidxsetSelectUnlockedCells(XmlBoolean selectUnlockedCells)Sets (as xml) the "selectUnlockedCells" attributevoidxsetSheet(XmlBoolean sheet)Sets (as xml) the "sheet" attributevoidxsetSort(XmlBoolean sort)Sets (as xml) the "sort" attribute-
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
-
getPassword
byte[] getPassword()
Gets the "password" attribute
-
xgetPassword
STUnsignedShortHex xgetPassword()
Gets (as xml) the "password" attribute
-
isSetPassword
boolean isSetPassword()
True if has "password" attribute
-
setPassword
void setPassword(byte[] password)
Sets the "password" attribute
-
xsetPassword
void xsetPassword(STUnsignedShortHex password)
Sets (as xml) the "password" attribute
-
unsetPassword
void unsetPassword()
Unsets the "password" attribute
-
getSheet
boolean getSheet()
Gets the "sheet" attribute
-
xgetSheet
XmlBoolean xgetSheet()
Gets (as xml) the "sheet" attribute
-
isSetSheet
boolean isSetSheet()
True if has "sheet" attribute
-
setSheet
void setSheet(boolean sheet)
Sets the "sheet" attribute
-
xsetSheet
void xsetSheet(XmlBoolean sheet)
Sets (as xml) the "sheet" attribute
-
unsetSheet
void unsetSheet()
Unsets the "sheet" attribute
-
getObjects
boolean getObjects()
Gets the "objects" attribute
-
xgetObjects
XmlBoolean xgetObjects()
Gets (as xml) the "objects" attribute
-
isSetObjects
boolean isSetObjects()
True if has "objects" attribute
-
setObjects
void setObjects(boolean objects)
Sets the "objects" attribute
-
xsetObjects
void xsetObjects(XmlBoolean objects)
Sets (as xml) the "objects" attribute
-
unsetObjects
void unsetObjects()
Unsets the "objects" attribute
-
getScenarios
boolean getScenarios()
Gets the "scenarios" attribute
-
xgetScenarios
XmlBoolean xgetScenarios()
Gets (as xml) the "scenarios" attribute
-
isSetScenarios
boolean isSetScenarios()
True if has "scenarios" attribute
-
setScenarios
void setScenarios(boolean scenarios)
Sets the "scenarios" attribute
-
xsetScenarios
void xsetScenarios(XmlBoolean scenarios)
Sets (as xml) the "scenarios" attribute
-
unsetScenarios
void unsetScenarios()
Unsets the "scenarios" attribute
-
getFormatCells
boolean getFormatCells()
Gets the "formatCells" attribute
-
xgetFormatCells
XmlBoolean xgetFormatCells()
Gets (as xml) the "formatCells" attribute
-
isSetFormatCells
boolean isSetFormatCells()
True if has "formatCells" attribute
-
setFormatCells
void setFormatCells(boolean formatCells)
Sets the "formatCells" attribute
-
xsetFormatCells
void xsetFormatCells(XmlBoolean formatCells)
Sets (as xml) the "formatCells" attribute
-
unsetFormatCells
void unsetFormatCells()
Unsets the "formatCells" attribute
-
getFormatColumns
boolean getFormatColumns()
Gets the "formatColumns" attribute
-
xgetFormatColumns
XmlBoolean xgetFormatColumns()
Gets (as xml) the "formatColumns" attribute
-
isSetFormatColumns
boolean isSetFormatColumns()
True if has "formatColumns" attribute
-
setFormatColumns
void setFormatColumns(boolean formatColumns)
Sets the "formatColumns" attribute
-
xsetFormatColumns
void xsetFormatColumns(XmlBoolean formatColumns)
Sets (as xml) the "formatColumns" attribute
-
unsetFormatColumns
void unsetFormatColumns()
Unsets the "formatColumns" attribute
-
getFormatRows
boolean getFormatRows()
Gets the "formatRows" attribute
-
xgetFormatRows
XmlBoolean xgetFormatRows()
Gets (as xml) the "formatRows" attribute
-
isSetFormatRows
boolean isSetFormatRows()
True if has "formatRows" attribute
-
setFormatRows
void setFormatRows(boolean formatRows)
Sets the "formatRows" attribute
-
xsetFormatRows
void xsetFormatRows(XmlBoolean formatRows)
Sets (as xml) the "formatRows" attribute
-
unsetFormatRows
void unsetFormatRows()
Unsets the "formatRows" attribute
-
getInsertColumns
boolean getInsertColumns()
Gets the "insertColumns" attribute
-
xgetInsertColumns
XmlBoolean xgetInsertColumns()
Gets (as xml) the "insertColumns" attribute
-
isSetInsertColumns
boolean isSetInsertColumns()
True if has "insertColumns" attribute
-
setInsertColumns
void setInsertColumns(boolean insertColumns)
Sets the "insertColumns" attribute
-
xsetInsertColumns
void xsetInsertColumns(XmlBoolean insertColumns)
Sets (as xml) the "insertColumns" attribute
-
unsetInsertColumns
void unsetInsertColumns()
Unsets the "insertColumns" attribute
-
getInsertRows
boolean getInsertRows()
Gets the "insertRows" attribute
-
xgetInsertRows
XmlBoolean xgetInsertRows()
Gets (as xml) the "insertRows" attribute
-
isSetInsertRows
boolean isSetInsertRows()
True if has "insertRows" attribute
-
setInsertRows
void setInsertRows(boolean insertRows)
Sets the "insertRows" attribute
-
xsetInsertRows
void xsetInsertRows(XmlBoolean insertRows)
Sets (as xml) the "insertRows" attribute
-
unsetInsertRows
void unsetInsertRows()
Unsets the "insertRows" attribute
-
getInsertHyperlinks
boolean getInsertHyperlinks()
Gets the "insertHyperlinks" attribute
-
xgetInsertHyperlinks
XmlBoolean xgetInsertHyperlinks()
Gets (as xml) the "insertHyperlinks" attribute
-
isSetInsertHyperlinks
boolean isSetInsertHyperlinks()
True if has "insertHyperlinks" attribute
-
setInsertHyperlinks
void setInsertHyperlinks(boolean insertHyperlinks)
Sets the "insertHyperlinks" attribute
-
xsetInsertHyperlinks
void xsetInsertHyperlinks(XmlBoolean insertHyperlinks)
Sets (as xml) the "insertHyperlinks" attribute
-
unsetInsertHyperlinks
void unsetInsertHyperlinks()
Unsets the "insertHyperlinks" attribute
-
getDeleteColumns
boolean getDeleteColumns()
Gets the "deleteColumns" attribute
-
xgetDeleteColumns
XmlBoolean xgetDeleteColumns()
Gets (as xml) the "deleteColumns" attribute
-
isSetDeleteColumns
boolean isSetDeleteColumns()
True if has "deleteColumns" attribute
-
setDeleteColumns
void setDeleteColumns(boolean deleteColumns)
Sets the "deleteColumns" attribute
-
xsetDeleteColumns
void xsetDeleteColumns(XmlBoolean deleteColumns)
Sets (as xml) the "deleteColumns" attribute
-
unsetDeleteColumns
void unsetDeleteColumns()
Unsets the "deleteColumns" attribute
-
getDeleteRows
boolean getDeleteRows()
Gets the "deleteRows" attribute
-
xgetDeleteRows
XmlBoolean xgetDeleteRows()
Gets (as xml) the "deleteRows" attribute
-
isSetDeleteRows
boolean isSetDeleteRows()
True if has "deleteRows" attribute
-
setDeleteRows
void setDeleteRows(boolean deleteRows)
Sets the "deleteRows" attribute
-
xsetDeleteRows
void xsetDeleteRows(XmlBoolean deleteRows)
Sets (as xml) the "deleteRows" attribute
-
unsetDeleteRows
void unsetDeleteRows()
Unsets the "deleteRows" attribute
-
getSelectLockedCells
boolean getSelectLockedCells()
Gets the "selectLockedCells" attribute
-
xgetSelectLockedCells
XmlBoolean xgetSelectLockedCells()
Gets (as xml) the "selectLockedCells" attribute
-
isSetSelectLockedCells
boolean isSetSelectLockedCells()
True if has "selectLockedCells" attribute
-
setSelectLockedCells
void setSelectLockedCells(boolean selectLockedCells)
Sets the "selectLockedCells" attribute
-
xsetSelectLockedCells
void xsetSelectLockedCells(XmlBoolean selectLockedCells)
Sets (as xml) the "selectLockedCells" attribute
-
unsetSelectLockedCells
void unsetSelectLockedCells()
Unsets the "selectLockedCells" attribute
-
getSort
boolean getSort()
Gets the "sort" attribute
-
xgetSort
XmlBoolean xgetSort()
Gets (as xml) the "sort" attribute
-
isSetSort
boolean isSetSort()
True if has "sort" attribute
-
setSort
void setSort(boolean sort)
Sets the "sort" attribute
-
xsetSort
void xsetSort(XmlBoolean sort)
Sets (as xml) the "sort" attribute
-
unsetSort
void unsetSort()
Unsets the "sort" attribute
-
getAutoFilter
boolean getAutoFilter()
Gets the "autoFilter" attribute
-
xgetAutoFilter
XmlBoolean xgetAutoFilter()
Gets (as xml) the "autoFilter" attribute
-
isSetAutoFilter
boolean isSetAutoFilter()
True if has "autoFilter" attribute
-
setAutoFilter
void setAutoFilter(boolean autoFilter)
Sets the "autoFilter" attribute
-
xsetAutoFilter
void xsetAutoFilter(XmlBoolean autoFilter)
Sets (as xml) the "autoFilter" attribute
-
unsetAutoFilter
void unsetAutoFilter()
Unsets the "autoFilter" attribute
-
getPivotTables
boolean getPivotTables()
Gets the "pivotTables" attribute
-
xgetPivotTables
XmlBoolean xgetPivotTables()
Gets (as xml) the "pivotTables" attribute
-
isSetPivotTables
boolean isSetPivotTables()
True if has "pivotTables" attribute
-
setPivotTables
void setPivotTables(boolean pivotTables)
Sets the "pivotTables" attribute
-
xsetPivotTables
void xsetPivotTables(XmlBoolean pivotTables)
Sets (as xml) the "pivotTables" attribute
-
unsetPivotTables
void unsetPivotTables()
Unsets the "pivotTables" attribute
-
getSelectUnlockedCells
boolean getSelectUnlockedCells()
Gets the "selectUnlockedCells" attribute
-
xgetSelectUnlockedCells
XmlBoolean xgetSelectUnlockedCells()
Gets (as xml) the "selectUnlockedCells" attribute
-
isSetSelectUnlockedCells
boolean isSetSelectUnlockedCells()
True if has "selectUnlockedCells" attribute
-
setSelectUnlockedCells
void setSelectUnlockedCells(boolean selectUnlockedCells)
Sets the "selectUnlockedCells" attribute
-
xsetSelectUnlockedCells
void xsetSelectUnlockedCells(XmlBoolean selectUnlockedCells)
Sets (as xml) the "selectUnlockedCells" attribute
-
unsetSelectUnlockedCells
void unsetSelectUnlockedCells()
Unsets the "selectUnlockedCells" attribute
-
-