SheetProtection Properties

Include Protected Members
Include Inherited Members

The SheetProtection type exposes the following members.

Properties

  Name Description
Public property AlgorithmName Cryptographic Algorithm Name.Represents the attribte in schema: algorithmName
Public property AutoFilter AutoFilter Locked.Represents the attribte in schema: autoFilter
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property DeleteColumns Delete Columns Locked.Represents the attribte in schema: deleteColumns
Public property DeleteRows Delete Rows Locked.Represents the attribte in schema: deleteRows
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlElement.)
Public property FormatCells Format Cells Locked.Represents the attribte in schema: formatCells
Public property FormatColumns Format Columns Locked.Represents the attribte in schema: formatColumns
Public property FormatRows Format Rows Locked.Represents the attribte in schema: formatRows
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlLeafElement.)
Public property HashValue Password Hash Value.Represents the attribte in schema: hashValue
Public property InnerText Gets the concatenated values of the node and all its children. (Inherited from OpenXmlElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlLeafElement.)
Public property InsertColumns Insert Columns Locked.Represents the attribte in schema: insertColumns
Public property InsertHyperlinks Insert Hyperlinks Locked.Represents the attribte in schema: insertHyperlinks
Public property InsertRows Insert Rows Locked.Represents the attribte in schema: insertRows
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlElement.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property Objects Objects Locked.Represents the attribte in schema: objects
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Password Password.Represents the attribte in schema: password
Public property PivotTables Pivot Tables Locked.Represents the attribte in schema: pivotTables
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property SaltValue Salt Value for Password Verifier.Represents the attribte in schema: saltValue
Public property Scenarios Scenarios Locked.Represents the attribte in schema: scenarios
Public property SelectLockedCells Select Locked Cells Locked.Represents the attribte in schema: selectLockedCells
Public property SelectUnlockedCells Select Unlocked Cells Locked.Represents the attribte in schema: selectUnlockedCells
Public property Sheet Sheet Locked.Represents the attribte in schema: sheet
Public property Sort Sort Locked.Represents the attribte in schema: sort
Public property SpinCount Iterations to Run Hashing Algorithm.Represents the attribte in schema: spinCount
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

SheetProtection Class

DocumentFormat.OpenXml.Spreadsheet Namespace