次の方法で共有


Rule.ForName プロパティ

定義

[名前]

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

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

プロパティ値

StringValue を返します。

属性

適用対象