Kizuki
HTTP API
GitHub
Preparing search index...
lib/sources
describeLocation
Function describeLocation
describeLocation
(
location
:
{
cells
?:
string
;
heading
?:
string
;
notes
?:
boolean
;
page
?:
number
;
paragraph
?:
number
;
sheet
?:
string
;
slide
?:
number
;
}
,
fileName
:
string
,
)
:
string
A short, plain description of where a passage is, such as "Slide 12 of Week 3.pptx".
Parameters
location
:
{
cells
?:
string
;
heading
?:
string
;
notes
?:
boolean
;
page
?:
number
;
paragraph
?:
number
;
sheet
?:
string
;
slide
?:
number
;
}
fileName
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
A short, plain description of where a passage is, such as "Slide 12 of Week 3.pptx".