Table of Contents

Class FillListParams

Namespace
OfficeOpenXml.Core.Worksheet.Fill
Assembly
EPPlus.dll
public class FillListParams : FillParams
Inheritance
FillListParams
Inherited Members

Constructors

FillListParams()

public FillListParams()

Properties

StartIndex

The start index in the list. Direction

public int StartIndex { get; set; }

Property Value

int