Header menu logo FsSpreadsheet

CellFormat Module

Functions and values

Function or value Description

append cf stylesheet

Full Usage: append cf stylesheet

Parameters:
cf : CellFormat
stylesheet : Stylesheet

appendOrGetIndex cf stylesheet

Full Usage: appendOrGetIndex cf stylesheet

Parameters:
Returns: int
cf : CellFormat
stylesheet : Stylesheet
Returns: int

count stylesheet

Full Usage: count stylesheet

Parameters:
Returns: int
stylesheet : Stylesheet
Returns: int

getAt index stylesheet

Full Usage: getAt index stylesheet

Parameters:
Returns: CellFormat
index : int
stylesheet : Stylesheet
Returns: CellFormat

getDefault ()

Full Usage: getDefault ()

Parameters:
    () : unit

Returns: CellFormat
() : unit
Returns: CellFormat

getDefaultDate ()

Full Usage: getDefaultDate ()

Parameters:
    () : unit

Returns: CellFormat
() : unit
Returns: CellFormat

getDefaultDateTime ()

Full Usage: getDefaultDateTime ()

Parameters:
    () : unit

Returns: CellFormat
() : unit
Returns: CellFormat

initDefaultCellFormats ()

Full Usage: initDefaultCellFormats ()

Parameters:
    () : unit

Returns: CellFormats
() : unit
Returns: CellFormats

isDateTime stylesheet cf

Full Usage: isDateTime stylesheet cf

Parameters:
Returns: bool
stylesheet : Stylesheet
cf : CellFormat
Returns: bool

setAt index cf stylesheet

Full Usage: setAt index cf stylesheet

Parameters:
index : int
cf : CellFormat
stylesheet : Stylesheet

structurallyEquals cf1 cf2

Full Usage: structurallyEquals cf1 cf2

Parameters:
Returns: bool
cf1 : CellFormat
cf2 : CellFormat
Returns: bool

tryGetAt index stylesheet

Full Usage: tryGetAt index stylesheet

Parameters:
Returns: CellFormat option
index : int
stylesheet : Stylesheet
Returns: CellFormat option

tryGetIndex cellFormat stylesheet

Full Usage: tryGetIndex cellFormat stylesheet

Parameters:
Returns: int option
cellFormat : CellFormat
stylesheet : Stylesheet
Returns: int option

updateCount stylesheet

Full Usage: updateCount stylesheet

Parameters:
stylesheet : Stylesheet

Type something to start searching.