Class FillListParams
Parameters for the FillList<T>(IEnumerable<T>, Action<FillListParams>) method
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: OfficeOpenXml.Core.Worksheet.Fill
Assembly: EPPlus.dll
Syntax
public class FillListParams : FillParams
Properties
StartIndex
The start index in the list. Direction
Declaration
public int StartIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |