Learn R Programming

XLConnect (version 0.2-9)

setStyleNamePrefix-methods: Setting the style name prefix for the "name prefix" style action

Description

Sets the style name prefix for the "name prefix" style action.

Usage

## S3 method for class 'workbook':
setStyleNamePrefix(object,prefix)

Arguments

object
The workbook to use
prefix
The name prefix

Details

Sets the prefix for the "name prefix" style action. See the method setStyleAction for more information.

See Also

workbook, cellstyle, setStyleAction, createCellStyle