Alignment.JustifyLastLine-Eigenschaft
Justify Last Line.Represents the attribte in schema: justifyLastLine
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "justifyLastLine")> _
Public Property JustifyLastLine As BooleanValue
Get
Set
'Usage
Dim instance As Alignment
Dim value As BooleanValue
value = instance.JustifyLastLine
instance.JustifyLastLine = value
[SchemaAttrAttribute(, "justifyLastLine")]
public BooleanValue JustifyLastLine { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.