Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelTopFormat

    Show / Hide Table of Contents

    Class ExcelTopFormat

    Top format options.

    Inheritance
    System.Object
    ExcelTopFormat
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelTopFormat : Enum

    Fields

    Sharp

    Represents Sharp top format.

    Declaration
    public const ExcelTopFormat Sharp
    Field Value
    Type Description
    ExcelTopFormat

    Straight

    Represents Straight top format.

    Declaration
    public const ExcelTopFormat Straight
    Field Value
    Type Description
    ExcelTopFormat

    Trunc

    Represents Trunc top format.

    Declaration
    public const ExcelTopFormat Trunc
    Field Value
    Type Description
    ExcelTopFormat

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved