ApplicationClass.SelectTimescaleRange(Int32, String, Int16, Int32) 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 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
Parameters
- Row
- Int32
- StartTime
- String
- Width
- Int16
- Height
- Int32