Documentation

ConditionalFormattingRuleExtension
in package

Table of Contents

Constants

CONDITION_EXTENSION_DATABAR  = 'dataBar'

Methods

__construct()  : mixed
ConditionalFormattingRuleExtension constructor.
getCfRule()  : string
getDataBarExt()  : ConditionalDataBarExtension
getId()  : string
getSqref()  : string
parseExtLstXml()  : array<string|int, mixed>
setCfRule()  : self
setDataBarExt()  : self
setId()  : self
setSqref()  : self

Constants

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

parseExtLstXml()

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

        
On this page

Search results