FormatObject: FormatObject

View source: R/FormatObject.R

FormatObjectR Documentation

FormatObject

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.formatting.rule.html

Usage

FormatObject(type, val = NULL, gte = NULL, extLst = NULL, ...)

Arguments

type

type

val

val

gte

gte

extLst

extLst

...

Additional arguments, i.e. kwargs

Value

An openpyxl Python object.

Examples

## Not run: 
FormatObject(type = "num")

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.