Alignment.RelativeIndent Property
Relative Indent.Represents the attribte in schema: relativeIndent
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "relativeIndent")> _
Public Property RelativeIndent As Int32Value
Get
Set
'Uso
Dim instance As Alignment
Dim value As Int32Value
value = instance.RelativeIndent
instance.RelativeIndent = value
[SchemaAttrAttribute(, "relativeIndent")]
public Int32Value RelativeIndent { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.