menu

WPF

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

    Show / Hide Table of Contents

    Enum Excel2007Serializator.CellType

    Represents the cell's data type.

    Namespace: Syncfusion.XlsIO.Implementation.XmlSerialization
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum CellType

    Fields

    Name Description
    b

    Cell containing a boolean.

    d

    Cell containing a date.

    e

    Cell containing an error.

    inlineStr

    Cell containing an (inline) rich string.

    n

    Cell containing a number.

    s

    Cell containing a shared string.

    str

    Cell containing a formula string.

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