Methods

add(type, value) → Number

Adds ConditionalFormattingValue object.

Parameters

Name Type Optional Description

type

Number

 

FormatConditionValueType

value

String

 

The value.

Returns

Number Returns the index of new object in the list.

add()

Reserved for internal use.

clear()

contains()

Reserved for internal use.

get(index) → ConditionalFormattingValue

Get the CFValueObject element at the specified index.

Parameter

Name Type Optional Description

index

Number

 

The zero based index of the element.

Returns

ConditionalFormattingValue The element at the specified index.

get()

Reserved for internal use.

getCount()

indexOf()

Reserved for internal use.

iterator()

removeAt()