2022 June Release

Struct FSCPOI@1.1001:CellFormat Permanent link for this heading

Microsoft Excel data validation and cell formatting information.

Properties Permanent link for this heading

Type

Property

Name

integer

colindex

Column Index

DataValidation

datavalidation

The validation of the cell

string

formatref

Format Reference

boolean

ignoreifmissing

Ignore missing Element

Properties Permanent link for this heading


Column Index (FSCPOI@1.1001:colindex) Permanent link for this heading

The column index of the target cell (zero based).

unsigned integer FSCPOI@1.1001:colindex


The validation of the cell (FSCPOI@1.1001:datavalidation) Permanent link for this heading

The validation of the cell

unique DataValidation FSCPOI@1.1001:datavalidation


Format Reference (FSCPOI@1.1001:formatref) Permanent link for this heading

Reference to, or name of the formatted source cell. e.g. "Format!$A$1", "named_cell", ...

string FSCPOI@1.1001:formatref


Ignore missing Element (FSCPOI@1.1001:ignoreifmissing) Permanent link for this heading

If set to true no error occurs if no format can be found.

boolean FSCPOI@1.1001:ignoreifmissing