ProtectedRange.AlgorithmName Property

Definition

algorithmName

Represents the following attribute in the schema: algorithmName

[DocumentFormat.OpenXml.SchemaAttr(0, "algorithmName")]
public DocumentFormat.OpenXml.StringValue AlgorithmName { get; set; }
public DocumentFormat.OpenXml.StringValue AlgorithmName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "algorithmName")]
public DocumentFormat.OpenXml.StringValue? AlgorithmName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("algorithmName")]
public DocumentFormat.OpenXml.StringValue? AlgorithmName { get; set; }
public DocumentFormat.OpenXml.StringValue? AlgorithmName { get; set; }
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "algorithmName")>]
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("algorithmName")>]
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
Public Property AlgorithmName As StringValue

Property Value

Attributes

Applies to