'Declaration Public Enum FillDateUnit Inherits System.Enum
'Usage Dim instance As FillDateUnit
public enum FillDateUnit : System.Enum
'Declaration Public Enum FillDateUnit Inherits System.Enum
'Usage Dim instance As FillDateUnit
public enum FillDateUnit : System.Enum
Member | Description |
---|---|
Day | Sets the fill date unit to day. |
Month | Sets the fill date unit to month. |
Weekday | Sets the fill date unit to weekday. |
Year | Sets the fill date unit to year. |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadSheet.Data.FillDateUnit