menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelUnderline - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelUnderline

    Specifies the underline types for the fonts available in Excel.

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

    Fields

    Name Description
    Double

    Double underline.

    DoubleAccounting

    DoubleAccounting underline which does not support in chart data labels.

    None

    No underline.

    Single

    Single underline.

    SingleAccounting

    SingleAccounting underline which does not support in chart data labels.

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