AbstractNum.AbstractNumberId Property

Definition

Abstract Numbering Definition ID

Represents the following attribute in the schema: w:abstractNumId

[DocumentFormat.OpenXml.SchemaAttr(23, "abstractNumId")]
public DocumentFormat.OpenXml.Int32Value AbstractNumberId { get; set; }
public DocumentFormat.OpenXml.Int32Value AbstractNumberId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "abstractNumId")]
public DocumentFormat.OpenXml.Int32Value? AbstractNumberId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:abstractNumId")]
public DocumentFormat.OpenXml.Int32Value? AbstractNumberId { get; set; }
public DocumentFormat.OpenXml.Int32Value? AbstractNumberId { get; set; }
member this.AbstractNumberId : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "abstractNumId")>]
member this.AbstractNumberId : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:abstractNumId")>]
member this.AbstractNumberId : DocumentFormat.OpenXml.Int32Value with get, set
Public Property AbstractNumberId As Int32Value

Property Value

Returns Int32Value.

Attributes

Applies to