Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Spreadsheet
TextRotation
Interface TextRotation
Access the text rotation settings for a cell.
interface
TextRotation
{
getDegrees
()
:
number
;
isVertical
()
:
boolean
;
}
Index
Methods
get
Degrees
is
Vertical
Methods
get
Degrees
getDegrees
()
:
number
Returns
number
is
Vertical
isVertical
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Degrees
is
Vertical
Google Apps Script API
Loading...
Access the text rotation settings for a cell.