Share via


ConditionalFormattingRule.Text プロパティ

定義

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

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

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

プロパティ値

属性

適用対象