次の方法で共有


TextPath.String プロパティ

定義

テキスト パス テキスト

スキーマ内の次の属性を表します。 文字列

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

プロパティ値

StringValue を返します。

属性

適用対象