GlobalClass.GanttBarTextDateFormat(PjDateFormat) 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 GanttBarTextDateFormat(Microsoft::Office::Interop::MSProject::PjDateFormat DateFormat) = Microsoft::Office::Interop::MSProject::_Global::GanttBarTextDateFormat;
public virtual bool GanttBarTextDateFormat (Microsoft.Office.Interop.MSProject.PjDateFormat DateFormat);
abstract member GanttBarTextDateFormat : Microsoft.Office.Interop.MSProject.PjDateFormat -> bool
override this.GanttBarTextDateFormat : Microsoft.Office.Interop.MSProject.PjDateFormat -> bool
Public Overridable Function GanttBarTextDateFormat (DateFormat As PjDateFormat) As Boolean
Parameters
- DateFormat
- PjDateFormat