class CellFormat extends Model (View source)

Properties

protected $backgroundColorType
protected $backgroundColorDataType
protected $backgroundColorStyleType
protected $backgroundColorStyleDataType
protected $bordersType
protected $bordersDataType
string $horizontalAlignment
string $hyperlinkDisplayType
protected $numberFormatType
protected $numberFormatDataType
protected $paddingType
protected $paddingDataType
string $textDirection
protected $textFormatType
protected $textFormatDataType
protected $textRotationType
protected $textRotationDataType
string $verticalAlignment
string $wrapStrategy

Methods

setBackgroundColor(Color $backgroundColor)

No description

getBackgroundColor()

No description

setBackgroundColorStyle(ColorStyle $backgroundColorStyle)

No description

setBorders(Borders $borders)

No description

getBorders()

No description

setHorizontalAlignment($horizontalAlignment)

No description

string
getHorizontalAlignment()

No description

setHyperlinkDisplayType($hyperlinkDisplayType)

No description

string
getHyperlinkDisplayType()

No description

setNumberFormat(NumberFormat $numberFormat)

No description

getNumberFormat()

No description

setPadding(Padding $padding)

No description

getPadding()

No description

setTextDirection($textDirection)

No description

string
getTextDirection()

No description

setTextFormat(TextFormat $textFormat)

No description

getTextFormat()

No description

setTextRotation(TextRotation $textRotation)

No description

getTextRotation()

No description

setVerticalAlignment($verticalAlignment)

No description

string
getVerticalAlignment()

No description

setWrapStrategy($wrapStrategy)

No description

string
getWrapStrategy()

No description

Details

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

setBorders(Borders $borders)

No description

Parameters

Borders $borders

Borders getBorders()

No description

Return Value

Borders

setHorizontalAlignment($horizontalAlignment)

No description

Parameters

$horizontalAlignment

string getHorizontalAlignment()

No description

Return Value

string

setHyperlinkDisplayType($hyperlinkDisplayType)

No description

Parameters

$hyperlinkDisplayType

string getHyperlinkDisplayType()

No description

Return Value

string

setNumberFormat(NumberFormat $numberFormat)

No description

Parameters

NumberFormat $numberFormat

NumberFormat getNumberFormat()

No description

Return Value

NumberFormat

setPadding(Padding $padding)

No description

Parameters

Padding $padding

Padding getPadding()

No description

Return Value

Padding

setTextDirection($textDirection)

No description

Parameters

$textDirection

string getTextDirection()

No description

Return Value

string

setTextFormat(TextFormat $textFormat)

No description

Parameters

TextFormat $textFormat

TextFormat getTextFormat()

No description

Return Value

TextFormat

setTextRotation(TextRotation $textRotation)

No description

Parameters

TextRotation $textRotation

TextRotation getTextRotation()

No description

Return Value

TextRotation

setVerticalAlignment($verticalAlignment)

No description

Parameters

$verticalAlignment

string getVerticalAlignment()

No description

Return Value

string

setWrapStrategy($wrapStrategy)

No description

Parameters

$wrapStrategy

string getWrapStrategy()

No description

Return Value

string