MindFusion.Wpf Pack Programmer's Guide
FillSeriesForm.FillType Property
See Also
 





Gets the method used to fill series of cells.

Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms

 Syntax

C#  Copy Code

public FillType FillType { get; set; }

Visual Basic  Copy Code

Public Property FillType As FillType

 Property Value

A member of the FillType enumeration.

 See Also

FillSeriesForm Members
FillSeriesForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace