Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
FootnoteReference
Interface FootnoteReference
interface
FootnoteReference
{
footnoteId
?:
string
;
footnoteNumber
?:
string
;
suggestedDeletionIds
?:
string
[]
;
suggestedInsertionIds
?:
string
[]
;
suggestedTextStyleChanges
?:
object
;
textStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextStyle
;
}
Index
Properties
footnote
Id?
footnote
Number?
suggested
Deletion
Ids?
suggested
Insertion
Ids?
suggested
Text
Style
Changes?
text
Style?
Properties
Optional
footnote
Id
footnoteId
?:
string
Optional
footnote
Number
footnoteNumber
?:
string
Optional
suggested
Deletion
Ids
suggestedDeletionIds
?:
string
[]
Optional
suggested
Insertion
Ids
suggestedInsertionIds
?:
string
[]
Optional
suggested
Text
Style
Changes
suggestedTextStyleChanges
?:
object
Optional
text
Style
textStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextStyle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
footnote
Id
footnote
Number
suggested
Deletion
Ids
suggested
Insertion
Ids
suggested
Text
Style
Changes
text
Style
Google Apps Script API
Loading...