code.model.flows.processors.google.sheets.FormattedSpreadsheetCell

Aliases

Parameters

subClasses

Js Constructors

new code_model_flows_processors_google_sheets_FormattedSpreadsheetCell(
    rowIndex, // int
    colIndex, // int
    effectiveValue, // scala.Option[scala.Tuple2[java.lang.Objectjava.lang.String]]
    formattedValue, // java.lang.String
    note, // scala.Option[java.lang.String]
    userEnteredValue, // scala.Option[scala.Tuple2[java.lang.Objectjava.lang.String]]
    format, // scala.Option[code.model.flows.processors.google.sheets.CellFormat]
    hyperlink, // scala.Option[java.lang.String]
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
$init$():Unit
asInstanceOf():scala.Any.T0
canEqual(x$1:Any):boolean
colIndex():int
copy$default$1():int
copy$default$2():int
copy$default$4():java.lang.String
copy$default$5():scala.Option[java.lang.String]
copy$default$8():scala.Option[java.lang.String]
equals(x$1:Any):boolean
formattedValue():java.lang.String
getClass():java.lang.Class[Any]
hashCode():int
isInstanceOf():boolean
notify():Unit
notifyAll():Unit
productArity():int
productElement(x$1:int):Any
productIterator():scala.collection.Iterator[Any]
productPrefix():java.lang.String
rowIndex():int
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit