次の方法で共有


WebPublishObject.DivId プロパティ

定義

Div Id

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

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

プロパティ値

StringValue を返します。

属性

適用対象