File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DataBarDirection

    Show / Hide Table of Contents

    Enum DataBarDirection

    Defines the directions of data bar in conditional formatting.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum DataBarDirection

    Fields

    Name Description
    context

    Represents Context direction. The default direction is Context.

    leftToRight

    Represents Left to Right (LTR) direction.

    rightToLeft

    Represents Right to Left (RTL) direction.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved