Share via


ActiveWritingStyle.ApplicationName プロパティ

定義

Application Name

スキーマ内の次の属性を表します: w:appName

[DocumentFormat.OpenXml.SchemaAttr(23, "appName")]
public DocumentFormat.OpenXml.StringValue ApplicationName { get; set; }
public DocumentFormat.OpenXml.StringValue ApplicationName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "appName")]
public DocumentFormat.OpenXml.StringValue? ApplicationName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:appName")]
public DocumentFormat.OpenXml.StringValue? ApplicationName { get; set; }
public DocumentFormat.OpenXml.StringValue? ApplicationName { get; set; }
member this.ApplicationName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "appName")>]
member this.ApplicationName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:appName")>]
member this.ApplicationName : DocumentFormat.OpenXml.StringValue with get, set
Public Property ApplicationName As StringValue

プロパティ値

StringValue を返します。

属性

適用対象