Table of Contents

Property Rows

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

Rows

Gets the rows, in ascending order.

public IList<XlsxRow> Rows { get; }

Property Value

IList<XlsxRow>