Documentation

ConditionalFormattingRuleExtension

Table of Contents

CONDITION_EXTENSION_DATABAR  = 'dataBar'
$cfRule  : string
$dataBar  : ConditionalDataBarExtension
$id  : string
$sqref  : string
__construct()  : mixed
ConditionalFormattingRuleExtension constructor.
getCfRule()  : string
getDataBarExt()  : ConditionalDataBarExtension
getId()  : mixed
getSqref()  : string
parseExtLstXml()  : array<string|int, mixed>
setCfRule()  : self
setDataBarExt()  : self
setId()  : self
setSqref()  : self
generateUuid()  : string
parseExtDataBarAttributesFromXml()  : void
parseExtDataBarElementChildrenFromXml()  : void

Constants

Properties

Methods

__construct()

ConditionalFormattingRuleExtension constructor.

public __construct([string|null $id = null ][, string $cfRule = self::CONDITION_EXTENSION_DATABAR ]) : mixed
Parameters
$id : string|null = null
$cfRule : string = self::CONDITION_EXTENSION_DATABAR
Return values
mixed

parseExtLstXml()

public static parseExtLstXml(SimpleXMLElement|null $extLstXml) : array<string|int, mixed>
Parameters
$extLstXml : SimpleXMLElement|null
Return values
array<string|int, mixed>

Search results