Juniper-systems Allegro CX Manual Instrukcja Użytkownika Strona 173

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 304
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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)
Przeglądanie stron 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 303 304

Komentarze do niniejszej Instrukcji

Brak uwag