_MSProject.CalendarDateShadingEditEx Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool CalendarDateShadingEditEx (Microsoft.Office.Interop.MSProject.PjCalendarShading Item, object Pattern, object Color);
abstract member CalendarDateShadingEditEx : Microsoft.Office.Interop.MSProject.PjCalendarShading * obj * obj -> bool
Public Function CalendarDateShadingEditEx (Item As PjCalendarShading, Optional Pattern As Object, Optional Color As Object) As Boolean
Parameters
- Item
- PjCalendarShading
- Pattern
- Object
- Color
- Object