Spread.Services Documentation
DisplayRightToLeft Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorksheetView Interface
: DisplayRightToLeft Property
Gets or sets whether the specified window is displayed from right to left instead of from left to right (False if the object is displayed from left to right).
Syntax
C#
System.
bool
DisplayRightToLeft {
get
;
set
;}
See Also
Reference
IWorksheetView Interface
IWorksheetView Members