WebPublishItem.DivId 属性

定义

目标书签

表示架构中的以下属性: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

属性

适用于