Learn R Programming

openxlsx2 (version 0.6.1)

wb_set_bookview: Set the workbook position, size and filter

Description

Get the base font used in the workbook.

Usage

wb_set_bookview(
  wb,
  activeTab = NULL,
  autoFilterDateGrouping = NULL,
  firstSheet = NULL,
  minimized = NULL,
  showHorizontalScroll = NULL,
  showSheetTabs = NULL,
  showVerticalScroll = NULL,
  tabRatio = NULL,
  visibility = NULL,
  windowHeight = NULL,
  windowWidth = NULL,
  xWindow = NULL,
  yWindow = NULL
)

Value

The wbWorkbook object

Arguments

wb

A wbWorkbook object

activeTab

activeTab

autoFilterDateGrouping

autoFilterDateGrouping

firstSheet

firstSheet

minimized

minimized

showHorizontalScroll

showHorizontalScroll

showSheetTabs

showSheetTabs

showVerticalScroll

showVerticalScroll

tabRatio

tabRatio

visibility

visibility

windowHeight

windowHeight

windowWidth

windowWidth

xWindow

xWindow

yWindow

yWindow