LineNumberType.Start Property
Line Numbering Starting Value.Represents the attribte in schema: w:start
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "start")> _
Public Property Start As Int16Value
Get
Set
'Usage
Dim instance As LineNumberType
Dim value As Int16Value
value = instance.Start
instance.Start = value
[SchemaAttrAttribute(, "start")]
public Int16Value Start { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int16Value
Returns Int32Value.