Methods

add()

Reserved for internal use.

clear()

contains()

Reserved for internal use.

get(index) → RevisionLog

Gets RevisionLog by index.

Parameter

Name Type Optional Description

index

Number

 

The index.

Returns

RevisionLog Returns RevisionLog object.

get()

Reserved for internal use.

getCount()

getDaysPreservingHistory()

Gets and sets the number of days the spreadsheet application will keep the change history for this workbook.

highlightChanges(options)

Highlights changes of shared workbook.

Parameter

Name Type Optional Description

options

HighlightChangesOptions

 

Set the options for filtering which changes should be tracked.

indexOf()

Reserved for internal use.

iterator()

removeAt()

setDaysPreservingHistory()

Gets and sets the number of days the spreadsheet application will keep the change history for this workbook.