class UpdateSectionStyleRequest extends Model (View source)

Properties

string $fields
protected $rangeType
protected $rangeDataType
protected $sectionStyleType
protected $sectionStyleDataType

Methods

setFields($fields)

No description

string
getFields()

No description

setRange(Range $range)

No description

getRange()

No description

setSectionStyle(SectionStyle $sectionStyle)

No description

getSectionStyle()

No description

Details

setFields($fields)

No description

Parameters

$fields

string getFields()

No description

Return Value

string

setRange(Range $range)

No description

Parameters

Range $range

Range getRange()

No description

Return Value

Range

setSectionStyle(SectionStyle $sectionStyle)

No description

Parameters

SectionStyle $sectionStyle

SectionStyle getSectionStyle()

No description

Return Value

SectionStyle