Freigeben über


ProtectedRange.SecurityDescriptor-Eigenschaft

securityDescriptor.Represents the attribte in schema: securityDescriptor

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

Syntax

'Declaration
<SchemaAttrAttribute(, "securityDescriptor")> _
Public Property SecurityDescriptor As StringValue
    Get
    Set
'Usage
Dim instance As ProtectedRange
Dim value As StringValue

value = instance.SecurityDescriptor

instance.SecurityDescriptor = value
[SchemaAttrAttribute(, "securityDescriptor")]
public StringValue SecurityDescriptor { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ProtectedRange Klasse

ProtectedRange-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace