_MSProject.BoxCellLayout(String, Object, Object, Object, Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public bool BoxCellLayout (string Name, object CellRows, object CellColumns, object CellWidth, object MergeCells);
abstract member BoxCellLayout : string * obj * obj * obj * obj -> bool
Public Function BoxCellLayout (Name As String, Optional CellRows As Object, Optional CellColumns As Object, Optional CellWidth As Object, Optional MergeCells As Object) As Boolean
参数
- Name
- String
- CellRows
- Object
- CellColumns
- Object
- CellWidth
- Object
- MergeCells
- Object