_MSProject.SelectTimescaleRange(Int32, String, Int16, Int32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
bool SelectTimescaleRange(int Row, System::String ^ StartTime, short Width, int Height);
public bool SelectTimescaleRange (int Row, string StartTime, short Width, int Height);
abstract member SelectTimescaleRange : int * string * int16 * int -> bool
Public Function SelectTimescaleRange (Row As Integer, StartTime As String, Width As Short, Height As Integer) As Boolean
参数
- Row
- Int32
- StartTime
- String
- Width
- Int16
- Height
- Int32