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