Juniper-systems Allegro CX Manual Manual de usuario Pagina 173

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 304
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 303 304

Comentarios a estos manuales

Sin comentarios