Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeRightToLeft Method


In This Topic
ShouldSerializeRightToLeft Method
In This Topic
Sets whether to serialize the right to left setting.
Syntax
'Declaration
 
Protected Function ShouldSerializeRightToLeft() As Boolean
 
'Usage
 
Dim instance As ExcelSparklineSetting
Dim value As Boolean
 
value = instance.ShouldSerializeRightToLeft()
See Also