ApplicationClass.PERTLayout(Object, Object, 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 PERTLayout (object Straight, object DisplayArrows, object AdjustForPageBreaks, object DisplayPageBreaks);
abstract member PERTLayout : obj * obj * obj * obj -> bool
override this.PERTLayout : obj * obj * obj * obj -> bool
Public Overridable Function PERTLayout (Optional Straight As Object, Optional DisplayArrows As Object, Optional AdjustForPageBreaks As Object, Optional DisplayPageBreaks As Object) As Boolean
Parameters
- Straight
- Object
- DisplayArrows
- Object
- AdjustForPageBreaks
- Object
- DisplayPageBreaks
- Object