次の方法で共有


WriteProtection.AlgorithmName プロパティ

定義

algorithmName、このプロパティは Office 2010 以降でのみ使用できます。

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

プロパティ値

属性

適用対象