Show / Hide Table of Contents

Enum SheetDefaultDirection

Possible values of the default text direction on a sheet .

Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum SheetDefaultDirection : int

Fields

Name Description
LeftToRight

Left-to-right

RightToLeft

Right-to-left

Back to top Generated by DocFX