GrapeCity.Xaml.Excel
RightToLeft Property (ExcelDataBarRule)


Gets or sets a value indicating whether the data bar grows from right to left.
Syntax
'Declaration
 
Public Property RightToLeft As Boolean
'Usage
 
Dim instance As ExcelDataBarRule
Dim value As Boolean
 
instance.RightToLeft = value
 
value = instance.RightToLeft
public bool RightToLeft {get; set;}

Property Value

true if the data bar grows from right to left; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataBarRule Class
ExcelDataBarRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options