code.model.flows.processors.google.sheets.CellFormat

Aliases

Parameters

subClasses

Js Constructors

new code_model_flows_processors_google_sheets_CellFormat(
    backgroundColor, // scala.Option[code.model.flows.processors.google.sheets.SpreadsheetColor]
    textFormat, // scala.Option[code.model.flows.processors.google.sheets.SpreadsheetTextFormat]
)

ApplyMethods