Table of Contents

Property Cells

Namespace
DocWright.Formats.Xlsx
Assembly
DocWright.Formats.Xlsx.dll

Cells

Gets the cells, in column order.

public IList<XlsxCell> Cells { get; }

Property Value

IList<XlsxCell>