Interface CTProtectedRange
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_ProtectedRange(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTProtectedRange> 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 value (as xml) as the last "securityDescriptor" elementvoidaddSecurityDescriptor(String securityDescriptor) Appends the value as the last "securityDescriptor" elementGets the "algorithmName" attributebyte[]Gets the "hashValue" attributegetName()Gets the "name" attributebyte[]Gets the "password" attributebyte[]Gets the "saltValue" attributeGets the "securityDescriptor" attributeString[]Gets array of all "securityDescriptor" elementsgetSecurityDescriptorArray(int i) Gets ith "securityDescriptor" elementGets a List of "securityDescriptor" elementslongGets the "spinCount" attributegetSqref()Gets the "sqref" attributeinsertNewSecurityDescriptor(int i) Inserts and returns a new empty value (as xml) as the ith "securityDescriptor" elementvoidinsertSecurityDescriptor(int i, String securityDescriptor) Inserts the value as the ith "securityDescriptor" elementbooleanTrue if has "algorithmName" attributebooleanTrue if has "hashValue" attributebooleanTrue if has "password" attributebooleanTrue if has "saltValue" attributebooleanTrue if has "securityDescriptor" attributebooleanTrue if has "spinCount" attributevoidremoveSecurityDescriptor(int i) Removes the ith "securityDescriptor" elementvoidsetAlgorithmName(String algorithmName) Sets the "algorithmName" attributevoidsetHashValue(byte[] hashValue) Sets the "hashValue" attributevoidSets the "name" attributevoidsetPassword(byte[] password) Sets the "password" attributevoidsetSaltValue(byte[] saltValue) Sets the "saltValue" attributevoidsetSecurityDescriptor2(String securityDescriptor2) Sets the "securityDescriptor" attributevoidsetSecurityDescriptorArray(int i, String securityDescriptor) Sets ith "securityDescriptor" elementvoidsetSecurityDescriptorArray(String[] securityDescriptorArray) Sets array of all "securityDescriptor" elementvoidsetSpinCount(long spinCount) Sets the "spinCount" attributevoidSets the "sqref" attributeintReturns number of "securityDescriptor" elementvoidUnsets the "algorithmName" attributevoidUnsets the "hashValue" attributevoidUnsets the "password" attributevoidUnsets the "saltValue" attributevoidUnsets the "securityDescriptor" attributevoidUnsets the "spinCount" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "algorithmName" attributeGets (as xml) the "hashValue" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetName()Gets (as xml) the "name" attributeGets (as xml) the "password" attributeGets (as xml) the "saltValue" attributeGets (as xml) the "securityDescriptor" attributeGets (as xml) array of all "securityDescriptor" elementsxgetSecurityDescriptorArray(int i) Gets (as xml) ith "securityDescriptor" elementGets (as xml) a List of "securityDescriptor" elementsGets (as xml) the "spinCount" attributeGets (as xml) the "sqref" attributevoidxsetAlgorithmName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring algorithmName) Sets (as xml) the "algorithmName" attributevoidxsetHashValue(XmlBase64Binary hashValue) Sets (as xml) the "hashValue" attributevoidxsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name) Sets (as xml) the "name" attributevoidxsetPassword(STUnsignedShortHex password) Sets (as xml) the "password" attributevoidxsetSaltValue(XmlBase64Binary saltValue) Sets (as xml) the "saltValue" attributevoidxsetSecurityDescriptor2(XmlString securityDescriptor2) Sets (as xml) the "securityDescriptor" attributevoidxsetSecurityDescriptorArray(int i, XmlString securityDescriptor) Sets (as xml) ith "securityDescriptor" elementvoidxsetSecurityDescriptorArray(XmlString[] securityDescriptorArray) Sets (as xml) array of all "securityDescriptor" elementvoidxsetSpinCount(XmlUnsignedInt spinCount) Sets (as xml) the "spinCount" attributevoidSets (as xml) the "sqref" attributeMethods 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
-
getSecurityDescriptorList
Gets a List of "securityDescriptor" elements -
getSecurityDescriptorArray
String[] getSecurityDescriptorArray()Gets array of all "securityDescriptor" elements -
getSecurityDescriptorArray
Gets ith "securityDescriptor" element -
xgetSecurityDescriptorList
Gets (as xml) a List of "securityDescriptor" elements -
xgetSecurityDescriptorArray
XmlString[] xgetSecurityDescriptorArray()Gets (as xml) array of all "securityDescriptor" elements -
xgetSecurityDescriptorArray
Gets (as xml) ith "securityDescriptor" element -
sizeOfSecurityDescriptorArray
int sizeOfSecurityDescriptorArray()Returns number of "securityDescriptor" element -
setSecurityDescriptorArray
Sets array of all "securityDescriptor" element -
setSecurityDescriptorArray
Sets ith "securityDescriptor" element -
xsetSecurityDescriptorArray
Sets (as xml) array of all "securityDescriptor" element -
xsetSecurityDescriptorArray
Sets (as xml) ith "securityDescriptor" element -
insertSecurityDescriptor
Inserts the value as the ith "securityDescriptor" element -
addSecurityDescriptor
Appends the value as the last "securityDescriptor" element -
insertNewSecurityDescriptor
Inserts and returns a new empty value (as xml) as the ith "securityDescriptor" element -
addNewSecurityDescriptor
XmlString addNewSecurityDescriptor()Appends and returns a new empty value (as xml) as the last "securityDescriptor" element -
removeSecurityDescriptor
void removeSecurityDescriptor(int i) Removes the ith "securityDescriptor" element -
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
Sets (as xml) the "password" attribute -
unsetPassword
void unsetPassword()Unsets the "password" attribute -
getSqref
List getSqref()Gets the "sqref" attribute -
xgetSqref
STSqref xgetSqref()Gets (as xml) the "sqref" attribute -
setSqref
Sets the "sqref" attribute -
xsetSqref
Sets (as xml) the "sqref" attribute -
getName
String getName()Gets the "name" attribute -
xgetName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()Gets (as xml) the "name" attribute -
setName
Sets the "name" attribute -
getSecurityDescriptor2
String getSecurityDescriptor2()Gets the "securityDescriptor" attribute -
xgetSecurityDescriptor2
XmlString xgetSecurityDescriptor2()Gets (as xml) the "securityDescriptor" attribute -
isSetSecurityDescriptor2
boolean isSetSecurityDescriptor2()True if has "securityDescriptor" attribute -
setSecurityDescriptor2
Sets the "securityDescriptor" attribute -
xsetSecurityDescriptor2
Sets (as xml) the "securityDescriptor" attribute -
unsetSecurityDescriptor2
void unsetSecurityDescriptor2()Unsets the "securityDescriptor" attribute -
getAlgorithmName
String getAlgorithmName()Gets the "algorithmName" attribute -
xgetAlgorithmName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetAlgorithmName()Gets (as xml) the "algorithmName" attribute -
isSetAlgorithmName
boolean isSetAlgorithmName()True if has "algorithmName" attribute -
setAlgorithmName
Sets the "algorithmName" attribute -
unsetAlgorithmName
void unsetAlgorithmName()Unsets the "algorithmName" attribute -
getHashValue
byte[] getHashValue()Gets the "hashValue" attribute -
xgetHashValue
XmlBase64Binary xgetHashValue()Gets (as xml) the "hashValue" attribute -
isSetHashValue
boolean isSetHashValue()True if has "hashValue" attribute -
setHashValue
void setHashValue(byte[] hashValue) Sets the "hashValue" attribute -
xsetHashValue
Sets (as xml) the "hashValue" attribute -
unsetHashValue
void unsetHashValue()Unsets the "hashValue" attribute -
getSaltValue
byte[] getSaltValue()Gets the "saltValue" attribute -
xgetSaltValue
XmlBase64Binary xgetSaltValue()Gets (as xml) the "saltValue" attribute -
isSetSaltValue
boolean isSetSaltValue()True if has "saltValue" attribute -
setSaltValue
void setSaltValue(byte[] saltValue) Sets the "saltValue" attribute -
xsetSaltValue
Sets (as xml) the "saltValue" attribute -
unsetSaltValue
void unsetSaltValue()Unsets the "saltValue" attribute -
getSpinCount
long getSpinCount()Gets the "spinCount" attribute -
xgetSpinCount
XmlUnsignedInt xgetSpinCount()Gets (as xml) the "spinCount" attribute -
isSetSpinCount
boolean isSetSpinCount()True if has "spinCount" attribute -
setSpinCount
void setSpinCount(long spinCount) Sets the "spinCount" attribute -
xsetSpinCount
Sets (as xml) the "spinCount" attribute -
unsetSpinCount
void unsetSpinCount()Unsets the "spinCount" attribute
-