WorkbookProtection.WorkbookAlgorithmName Property

Definition

Cryptographic Algorithm Name

Represents the following attribute in the schema: workbookAlgorithmName

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

Property Value

Attributes

Applies to