Class XlsxRowCollection
public class XlsxRowCollection
- Inheritance
-
XlsxRowCollection
- Inherited Members
- Extension Methods
Constructors
XlsxRowCollection()
public XlsxRowCollection()
Properties
Count
public int Count { get; }
Property Value
this[int]
public XlsxRow this[int index] { get; set; }
Parameters
indexint