ApplicationClass.EditTPStyle(PjTeamPlannerStyle, 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 EditTPStyle (Microsoft.Office.Interop.MSProject.PjTeamPlannerStyle Style, object FillColor, object BorderColor);
abstract member EditTPStyle : Microsoft.Office.Interop.MSProject.PjTeamPlannerStyle * obj * obj -> bool
override this.EditTPStyle : Microsoft.Office.Interop.MSProject.PjTeamPlannerStyle * obj * obj -> bool
Public Overridable Function EditTPStyle (Style As PjTeamPlannerStyle, Optional FillColor As Object, Optional BorderColor As Object) As Boolean
Parameters
- Style
- PjTeamPlannerStyle
- FillColor
- Object
- BorderColor
- Object