Class TextRotation
TextRotation
存取儲存格的文字旋轉設定。
內容詳盡的說明文件
getDegrees()
取得標準文字方向與目前文字方向之間的角度。對於由左至右的文字,正角是以逆時針方向呈現。如果文字設為垂直堆疊,此方法會傳回 0
。
回攻員
Integer
:標準文字旋轉與目前文字旋轉之間的度。
isVertical()
如果文字垂直堆疊,則傳回 true
;否則會傳回 false
。
回攻員
Boolean
:文字是否垂直堆疊。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[null,null,["上次更新時間:2023-12-01 (世界標準時間)。"],[[["`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."]]],[]]