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