ApplicationClass.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 virtual bool CalendarDateShadingEditEx (Microsoft.Office.Interop.MSProject.PjCalendarShading Item, object Pattern, object Color);
abstract member CalendarDateShadingEditEx : Microsoft.Office.Interop.MSProject.PjCalendarShading * obj * obj -> bool
override this.CalendarDateShadingEditEx : Microsoft.Office.Interop.MSProject.PjCalendarShading * obj * obj -> bool
Public Overridable Function CalendarDateShadingEditEx (Item As PjCalendarShading, Optional Pattern As Object, Optional Color As Object) As Boolean
Parameters
- Item
- PjCalendarShading
- Pattern
- Object
- Color
- Object