ApiFreezePanes

class ApiFreezePanes

Description

Class representing freeze panes.

Instance Methods

FreezeAt(frozenRange)

Sets the frozen cells in the active worksheet view.

FreezeColumns(count)

Freezes the first column or columns of the current worksheet.

FreezeRows(count)

Freezes the top row or rows of the current worksheet.

GetLocation(): ApiRange | "null"

Returns a range that describes the frozen cells in the active worksheet view.

Unfreeze()

Removes all frozen panes in the current worksheet.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).