_Global.BoxCellLayout(String, Object, Object, Object, Object) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- Name
- String
- CellRows
- Object
- CellColumns
- Object
- CellWidth
- Object
- MergeCells
- Object