Skip to content

Request: More global options #165

Description

@jmbarbone

Specifically these come to mind for addWorksheet, writeData, and writeDataTable

  • showGridLines
  • tabColour
  • borders
  • borderColour
  • borderStyle
  • tableStyle
  • headerStyle
  • withFilter
  • na.string
  • firstColumn
  • lastColumn
  • bandedRows
  • bandedCols

... or essentially anything else that could be used for formatting.

Further, the default options could be saved in an exported op.openxlsx for reference. If that is used, then the default options can be set globally with .onAttach() and a wrapper for getOptions() specifically for openxlsx can be used to simplify each of the calls. I'd expect that all of the calls to these would have to be reviewed to make sure that the global options set are checked first.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions