menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellDataImpl - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CellDataImpl

    Summary description for CellDataImpl.

    Inheritance
    System.Object
    CellDataImpl
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public class CellDataImpl : Object

    Constructors

    CellDataImpl()

    Default constructor.

    Declaration
    public CellDataImpl()

    Properties

    Range

    Cell range.

    Declaration
    public RangeImpl Range { get; set; }
    Property Value
    Type
    RangeImpl

    Record

    Cell record.

    Declaration
    public ICellPositionFormat Record { get; set; }
    Property Value
    Type
    ICellPositionFormat
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved