LineNumberType.CountBy Property

Definition

Line Number Increments to Display

Represents the following attribute in the schema: w:countBy

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

Property Value

Returns Int32Value.

Attributes

Applies to