menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelTopFormat - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelTopFormat

    Top format options.

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

    Fields

    Sharp

    Represents Sharp top format.

    Declaration
    public const ExcelTopFormat Sharp
    Field Value
    Type
    ExcelTopFormat

    Straight

    Represents Straight top format.

    Declaration
    public const ExcelTopFormat Straight
    Field Value
    Type
    ExcelTopFormat

    Trunc

    Represents Trunc top format.

    Declaration
    public const ExcelTopFormat Trunc
    Field Value
    Type
    ExcelTopFormat

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved