Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleJavaScript
activeSheet.frozenRowCount(1);
activeSheet.frozenColumnCount(1);
//activeSheet.options.frozenlineColor = "red";

另见更多信息

frozenColumnCount Method
frozenRowCount Method
frozenTrailingColumnCount Method
frozenTrailingRowCount Method