[ TAG 787 ][17.05.2023] -Fehlgeschlagen -BNKTRS -Google Code -Objekt und Methodenliste
[18.05.2023][1100] - Nachtrag
Blogbeitrag: [ TAG 786 ][16.05.2023]
- [Range]
- [https://developers.google.com/apps-script/reference/spreadsheet/range?hl=de]
Getter der Range-Class
- Formatierung von Zellen
- Background
- [ getBackground() ]
- [ getBackgroundObject() ]
- [ getBackgroundObjects() ]
- [ getBackgrounds() ]
- Border
- []
- FontColor
- [ getFontColorObject() ]
- [ getFontColorObjects() ]
- FontFamilies
- [ getFontFamilies() ]
- [ getFontFamily() ]
- FontLine
- [ getFontLine() ]
- [ getFontLines() ]
- FontSize
- [ getFontSize() ]
- [ getFontSizes() ]
- FontStyle
- [ getFontStyle() ]
- [ getFontStyles() ]
- FontWeight
- [ getFontWeight() ]
- [ getFontWeights() ]
- HorizontalAlignment
- [ getHorizontalAlignment() ]
- [ getHorizontalAlignments() ]
- NumberFormat
- [ getNumberFormat() ]
- [ getNumberFormats() ]
- TextStyle
- [ getTextStyle() ]
- [ getTextStyles() ]
- Wrap
- [ getWrap() ]
- [ getWrapStrategies() ]
- [ getWrapStrategy() ]
- [ getWraps() ]
- Zellenwerte
- Formula
- [ getFormula() ]
- [ getFormulaR1C1() ]
- [ getFormulas() ]
- [ getFormulasR1C1() ]
- Note // Notizen
- [ getNote() ]
- [ getNotes() ]
- RichText
- [ getRichTextValue() ]
- [ getRichTextValues() ]
- Value
- [ getValue() ]
- [ getValues() ]
- [ getDisplayValue() ]
- [ getDisplayValues() ]
- Range-Informationen
- Anzahl ausgewählter Spalten und Zeilen
- [ getWidth() ]
- [ getHeight() ]
- [ getNumColumns() ]
- [ getNumRows() ]
- Letzte Spalte und Zeile
- [ getLastColumn() ]
- [ getLastRow() ]
- Range-Koordinaten
- [ getA1Notation() ]
- [ getCell(row, column) ]
- [ getColumn() ]
- [ getRow() ]
- [ getRowIndex() ]
Kommentare
Kommentar veröffentlichen