rtf.cell_header: Convert an abstract cell_header object into an RTF string
Description
Given a cell_header class create an RTF representation.
Usage
# S3 method for cell_header
rtf(object, id, ...)
Value
An RTF string rendering of the given header
Arguments
- object
The cell header to render to RTF
- id
A unique identifier for traceability
- ...
additional arguments to renderer. Unused