次の方法で共有


SheetProtection.AlgorithmName プロパティ

定義

暗号化アルゴリズム名

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象