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
Details
Sets the prefix
for the "name prefix" style action. See the method setStyleAction
for more information.