ApplicationClass.SegmentFillColor(Int32) Method

Definition

public:
 virtual bool SegmentFillColor(int Color) = Microsoft::Office::Interop::MSProject::_MSProject::SegmentFillColor;
public virtual bool SegmentFillColor (int Color);
abstract member SegmentFillColor : int -> bool
override this.SegmentFillColor : int -> bool
Public Overridable Function SegmentFillColor (Color As Integer) As Boolean

Parameters

Color
Int32

Returns

Implements

Applies to