Table of Contents

Class CellIndexer

Namespace
FileFormat.Cells
Assembly
FileFormat.Cells.dll
public class CellIndexer
Inheritance
CellIndexer
Inherited Members

Constructors

CellIndexer(Worksheet)

public CellIndexer(Worksheet worksheet)

Parameters

worksheet Worksheet

Properties

this[string]

public Cell this[string cellReference] { get; }

Parameters

cellReference string

Property Value

Cell