GrapeCity.Xaml.Excel
IsJustifyLastLine Property (IAlignmentBlock)


Gets or sets a value indicating whether the justify distributed option is checked.
Syntax
'Declaration
 
Property IsJustifyLastLine As Boolean
'Usage
 
Dim instance As IAlignmentBlock
Dim value As Boolean
 
instance.IsJustifyLastLine = value
 
value = instance.IsJustifyLastLine
bool IsJustifyLastLine {get; set;}

Property Value

true if it's checked; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IAlignmentBlock Interface
IAlignmentBlock Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options