ApplicationClass.SelectTPLineHeight(Int16) Method

Definition

public:
 virtual bool SelectTPLineHeight(short LineMultiple) = Microsoft::Office::Interop::MSProject::_MSProject::SelectTPLineHeight;
public virtual bool SelectTPLineHeight (short LineMultiple);
abstract member SelectTPLineHeight : int16 -> bool
override this.SelectTPLineHeight : int16 -> bool
Public Overridable Function SelectTPLineHeight (LineMultiple As Short) As Boolean

Parameters

LineMultiple
Int16

Returns

Implements

Applies to