Header menu logo FsSpreadsheet

ZipArchiveReader Module

Types and nested modules

Type/Module Description

DType

FsWorkbook

XmlReader

CellFormat

NumberFormat

Relationship

Relationships

SharedStrings

Styles

WorkBook

Functions and values

Function or value Description

bool v

Full Usage: bool v

Parameters:
    v : string

Returns: bool
Modifiers: inline
v : string
Returns: bool

customFormats

Full Usage: customFormats

Returns: Set<int>
Returns: Set<int>

dateTimeFormats

Full Usage: dateTimeFormats

Returns: Set<int>
Returns: Set<int>

getSharedStrings wb

Full Usage: getSharedStrings wb

Parameters:
Returns: SharedStrings
wb : WorkBook
Returns: SharedStrings

getStyles wb

Full Usage: getStyles wb

Parameters:
Returns: Styles
wb : WorkBook
Returns: Styles

getTables wb

Full Usage: getTables wb

Parameters:
Returns: FsTable array
wb : WorkBook
Returns: FsTable array

getWbRelationships wb

Full Usage: getWbRelationships wb

Parameters:
Returns: Relationships
wb : WorkBook
Returns: Relationships

getWsRelationships ws wb

Full Usage: getWsRelationships ws wb

Parameters:
Returns: Relationships
ws : string
wb : WorkBook
Returns: Relationships

parseCell sst styles value dataType style formula

Full Usage: parseCell sst styles value dataType style formula

Parameters:
    sst : SharedStrings
    styles : Styles
    value : string
    dataType : string
    style : string
    formula : string

Returns: obj * DataType
sst : SharedStrings
styles : Styles
value : string
dataType : string
style : string
formula : string
Returns: obj * DataType

parseRelationsships relationships

Full Usage: parseRelationsships relationships

Parameters:
Returns: Relationships
relationships : ZipArchiveEntry
Returns: Relationships

parseTable sheet

Full Usage: parseTable sheet

Parameters:
Returns: FsTable
sheet : ZipArchiveEntry
Returns: FsTable

parseWorkbook wb

Full Usage: parseWorkbook wb

Parameters:
Returns: FsWorkbook
wb : ZipArchive
Returns: FsWorkbook

parseWorksheet name styles sharedStrings sheet wb

Full Usage: parseWorksheet name styles sharedStrings sheet wb

Parameters:
Returns: FsWorksheet
name : string
styles : Styles
sharedStrings : SharedStrings
sheet : ZipArchiveEntry
wb : WorkBook
Returns: FsWorksheet

Type something to start searching.