GlobalClass.GanttBarStyleBaseline(Int16, Boolean) 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 GanttBarStyleBaseline(short Baseline, bool Show) = Microsoft::Office::Interop::MSProject::_Global::GanttBarStyleBaseline;
public virtual bool GanttBarStyleBaseline (short Baseline, bool Show);
abstract member GanttBarStyleBaseline : int16 * bool -> bool
override this.GanttBarStyleBaseline : int16 * bool -> bool
Public Overridable Function GanttBarStyleBaseline (Baseline As Short, Show As Boolean) As Boolean
Parameters
- Baseline
- Int16
- Show
- Boolean