MonthPosition
MonthPosition enumeration
Specifies the position of a month item within a month.
public enum MonthPosition
Values
Name | Value | Description |
---|---|---|
Undefined | -1 |
Indicates Undefined month position. |
First | 0 |
Indicates First position month position. |
Second | 1 |
Indicates Second position month position. |
Third | 2 |
Indicates Third position month position. |
Fourth | 3 |
Indicates Fourth position month position. |
Last | 4 |
Indicates Last position month position. |
See Also
- namespace Aspose.Tasks
- assembly Aspose.Tasks