ApplicationClass.SelectTimescaleRange(Int32, String, Int16, Int32) メソッド

定義

public:
 virtual bool SelectTimescaleRange(int Row, System::String ^ StartTime, short Width, int Height) = Microsoft::Office::Interop::MSProject::_MSProject::SelectTimescaleRange;
public virtual bool SelectTimescaleRange (int Row, string StartTime, short Width, int Height);
abstract member SelectTimescaleRange : int * string * int16 * int -> bool
override this.SelectTimescaleRange : int * string * int16 * int -> bool
Public Overridable Function SelectTimescaleRange (Row As Integer, StartTime As String, Width As Short, Height As Integer) As Boolean

パラメーター

Row
Int32
StartTime
String
Width
Int16
Height
Int32

戻り値

実装

適用対象