Stay organized with collections Save and categorize content based on your preferences.
TextRotationAccess the text rotation settings for a cell.
Methods Method Return type Brief descriptiongetDegrees()
Integer
Gets the angle between standard text orientation and the current text orientation. isVertical()
Boolean
Returns true
if the text is stacked vertically; returns false
otherwise. Detailed documentation getDegrees()
Gets the angle between standard text orientation and the current text orientation. For left-to-right text, positive angles are in the counterclockwise direction. If the text is set to stack vertically, this method returns 0
.
Integer
— The degrees between standard text rotation and the current text rotation.
isVertical()
Returns true
if the text is stacked vertically; returns false
otherwise.
Boolean
— Whether or not the text is stacked vertically.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-02 UTC."],[[["`TextRotation` allows you to control the rotation settings of text within a cell."],["You can access the angle of rotation using `getDegrees()` and check for vertical stacking using `isVertical()`."],["`getDegrees()` returns an integer representing the angle, while `isVertical()` returns a boolean indicating vertical or horizontal orientation."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4