_Global.BoxCellLayout(String, Object, Object, Object, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- Name
- String
- CellRows
- Object
- CellColumns
- Object
- CellWidth
- Object
- MergeCells
- Object