C1.PivotEngine Assembly / C1.PivotEngine Namespace / RangeInfo Class / FiscalYearFirstMonth Property

In This Topic
FiscalYearFirstMonth Property (RangeInfo)
In This Topic
Gets or sets the number of the first month for the fiscal year.
Syntax
'Declaration
 
Public Property FiscalYearFirstMonth As Integer
 
Remarks

A value in the range 1 - 12.

For example, 4 for a fiscal year that begins in April.

See Also