LineNumberType.CountBy Property

Line Number Increments to Display.Represents the attribte in schema: w:countBy

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "countBy")> _
Public Property CountBy As Int16Value
    Get
    Set
'Usage
Dim instance As LineNumberType
Dim value As Int16Value

value = instance.CountBy

instance.CountBy = value
[SchemaAttrAttribute(, "countBy")]
public Int16Value CountBy { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int16Value
Returns Int32Value.

See Also

Reference

LineNumberType Class

LineNumberType Members

DocumentFormat.OpenXml.Wordprocessing Namespace