setStyleNamePrefix-methods {XLConnect} | R Documentation |
Setting the style name prefix for the "name prefix" style action
Description
Sets the style name prefix for the "name prefix" style action.
Usage
## S4 method for signature 'workbook'
setStyleNamePrefix(object,prefix)
Arguments
object |
The |
prefix |
The name prefix |
Details
Sets the prefix
for the "name prefix" style action. See the method setStyleAction
for more information.
Author(s)
Martin Studer
Mirai Solutions GmbH https://mirai-solutions.ch
See Also
workbook
, cellstyle
, setStyleAction
,
createCellStyle
[Package XLConnect version 1.0.10 Index]