DocumentProtection.AlgorithmName Property

Definition

algorithmName, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w:algorithmName

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "algorithmName")]
public DocumentFormat.OpenXml.StringValue AlgorithmName { get; set; }
public DocumentFormat.OpenXml.StringValue AlgorithmName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "algorithmName")]
public DocumentFormat.OpenXml.StringValue AlgorithmName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "algorithmName")]
public DocumentFormat.OpenXml.StringValue? AlgorithmName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w: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.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "algorithmName")>]
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "algorithmName")>]
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:algorithmName")>]
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
Public Property AlgorithmName As StringValue

Property Value

Attributes

Applies to