FileSharing.AlgorithmName-Eigenschaft
Password hash algorithm.Represents the attribte in schema: algorithmName
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "algorithmName")> _
Public Property AlgorithmName As StringValue
Get
Set
'Usage
Dim instance As FileSharing
Dim value As StringValue
value = instance.AlgorithmName
instance.AlgorithmName = value
[SchemaAttrAttribute(, "algorithmName")]
public StringValue AlgorithmName { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.StringValue