DataValidation.PromptTitle プロパティ

定義

promptTitle

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

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

プロパティ値

StringValue を返します。

属性

適用対象