Edit

Share via


ApplicationClass.GanttBarSize(PjBarSize) Method

Definition

public:
 virtual bool GanttBarSize(Microsoft::Office::Interop::MSProject::PjBarSize Size) = Microsoft::Office::Interop::MSProject::_MSProject::GanttBarSize;
public virtual bool GanttBarSize (Microsoft.Office.Interop.MSProject.PjBarSize Size);
abstract member GanttBarSize : Microsoft.Office.Interop.MSProject.PjBarSize -> bool
override this.GanttBarSize : Microsoft.Office.Interop.MSProject.PjBarSize -> bool
Public Overridable Function GanttBarSize (Size As PjBarSize) As Boolean

Parameters

Size
PjBarSize

Returns

Implements

Applies to