Indentation.LeftChars Property
Left Indentation in Character Units.Represents the attribte in schema: w:leftChars
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "leftChars")> _
Public Property LeftChars As Int32Value
Get
Set
'Применение
Dim instance As Indentation
Dim value As Int32Value
value = instance.LeftChars
instance.LeftChars = value
[SchemaAttrAttribute(, "leftChars")]
public Int32Value LeftChars { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.