Freigeben über


ProtectedRange.Password-Eigenschaft

password.Represents the attribte in schema: password

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "password")> _
Public Property Password As HexBinaryValue
    Get
    Set
'Usage
Dim instance As ProtectedRange
Dim value As HexBinaryValue

value = instance.Password

instance.Password = value
[SchemaAttrAttribute(, "password")]
public HexBinaryValue Password { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue

Siehe auch

Referenz

ProtectedRange Klasse

ProtectedRange-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace