次の方法で共有


BackstageGroup.HelperText プロパティ

定義

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

スキーマ内の次の属性を表します。 helperText

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

プロパティ値

属性

適用対象