class SlicerSpec extends Model (View source)

Properties

bool $applyToPivotTables
protected $backgroundColorType
protected $backgroundColorDataType
protected $backgroundColorStyleType
protected $backgroundColorStyleDataType
int $columnIndex
protected $dataRangeType
protected $dataRangeDataType
protected $filterCriteriaType
protected $filterCriteriaDataType
string $horizontalAlignment
protected $textFormatType
protected $textFormatDataType
string $title

Methods

setApplyToPivotTables($applyToPivotTables)

No description

bool
getApplyToPivotTables()

No description

setBackgroundColor(Color $backgroundColor)

No description

getBackgroundColor()

No description

setBackgroundColorStyle(ColorStyle $backgroundColorStyle)

No description

setColumnIndex($columnIndex)

No description

int
getColumnIndex()

No description

setDataRange(GridRange $dataRange)

No description

getDataRange()

No description

setFilterCriteria(FilterCriteria $filterCriteria)

No description

setHorizontalAlignment($horizontalAlignment)

No description

string
getHorizontalAlignment()

No description

setTextFormat(TextFormat $textFormat)

No description

getTextFormat()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setApplyToPivotTables($applyToPivotTables)

No description

Parameters

$applyToPivotTables

bool getApplyToPivotTables()

No description

Return Value

bool

setBackgroundColor(Color $backgroundColor)

No description

Parameters

Color $backgroundColor

Color getBackgroundColor()

No description

Return Value

Color

setBackgroundColorStyle(ColorStyle $backgroundColorStyle)

No description

Parameters

ColorStyle $backgroundColorStyle

ColorStyle getBackgroundColorStyle()

No description

Return Value

ColorStyle

setColumnIndex($columnIndex)

No description

Parameters

$columnIndex

int getColumnIndex()

No description

Return Value

int

setDataRange(GridRange $dataRange)

No description

Parameters

GridRange $dataRange

GridRange getDataRange()

No description

Return Value

GridRange

setFilterCriteria(FilterCriteria $filterCriteria)

No description

Parameters

FilterCriteria $filterCriteria

FilterCriteria getFilterCriteria()

No description

Return Value

FilterCriteria

setHorizontalAlignment($horizontalAlignment)

No description

Parameters

$horizontalAlignment

string getHorizontalAlignment()

No description

Return Value

string

setTextFormat(TextFormat $textFormat)

No description

Parameters

TextFormat $textFormat

TextFormat getTextFormat()

No description

Return Value

TextFormat

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string