次の方法で共有


DataValidation.PromptTitle プロパティ

定義

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

スキーマ内の次の属性を表します。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

プロパティ値

属性

適用対象