Juniper-systems Allegro CX Manual Bedienungsanleitung Seite 173

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 304
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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)
Seitenansicht 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 303 304

Kommentare zu diesen Handbüchern

Keine Kommentare