POI_constants {xlsx} | R Documentation |
Constants used in the project.
Description
Document some Apache POI constants used in the project.
Usage
HALIGN_STYLES_
VALIGN_STYLES_
BORDER_STYLES_
FILL_STYLES_
CELL_STYLES_
INDEXED_COLORS_
Format
An object of class numeric
of length 7.
An object of class numeric
of length 4.
An object of class numeric
of length 14.
An object of class numeric
of length 19.
An object of class numeric
of length 44.
An object of class numeric
of length 48.
Value
A named vector.
Author(s)
Adrian Dragulescu
See Also
CellStyle
for using the POI_constants
.
[Package xlsx version 0.6.5 Index]