ApplicationClass.BoxCellLayout(String, Object, Object, Object, Object) 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 BoxCellLayout (string Name, object CellRows, object CellColumns, object CellWidth, object MergeCells);
abstract member BoxCellLayout : string * obj * obj * obj * obj -> bool
override this.BoxCellLayout : string * obj * obj * obj * obj -> bool
Public Overridable Function BoxCellLayout (Name As String, Optional CellRows As Object, Optional CellColumns As Object, Optional CellWidth As Object, Optional MergeCells As Object) As Boolean
Parameters
- Name
- String
- CellRows
- Object
- CellColumns
- Object
- CellWidth
- Object
- MergeCells
- Object