Juniper-systems Allegro CX Manual Manual do Utilizador Página 173

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 304
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 172
Allegro CX Owner’s Manual 173
Chart(“Type:XY”, “Title:Sin(x)”, “Xgrid”, “Ygrid”)
Sel(b2:f5)
Chart(“Series:Columns”, “AutoScale:No”)
Clear()
Clears contents in the current selection.
Example:
Clear()
ClearFormat()
Clears format in the current selection.
Example:
ClearFormat()
ClearValidation()
Clears validation settings in the current selection.
Example:
ClearValidation()
ColHide([hideUnhide])
Returns whether the fi rst column of current selection is hidden and
hides (true) or unhides (false) selected columns if hideUnhide is
specifi ed.
Example:
Sel(B1:B1)
ColHide(true)
ColWidth([width])
Returns column width of the fi rst column of current selection and
sets width of selected columns if width is specifi ed.
Example:
Sel(B1:C1)
ColWidth(100)
Vista de página 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 303 304

Comentários a estes Manuais

Sem comentários