Link Search Menu Expand Document

ReadingOrder Enumeration

Reading order enumeration

Namespace:Bytescout.Spreadsheet.Constants
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum ReadingOrder
Members
Member nameValueDescription
Context0 (0) Context dependent order
LeftToRight64 (64) Left to right order
RightToLeft128 (128) Right to left order
See Also

Reference