class ReplaceAllShapesWithSheetsChartRequest extends Collection (View source)

Properties

protected $collection_key
int $chartId
protected $containsTextType
protected $containsTextDataType
string $linkingMode
string[] $pageObjectIds
string $spreadsheetId

Methods

setChartId($chartId)

No description

int
getChartId()

No description

setContainsText(SubstringMatchCriteria $containsText)

No description

setLinkingMode($linkingMode)

No description

string
getLinkingMode()

No description

setPageObjectIds($pageObjectIds)

No description

string[]
getPageObjectIds()

No description

setSpreadsheetId($spreadsheetId)

No description

string
getSpreadsheetId()

No description

Details

setChartId($chartId)

No description

Parameters

$chartId

int getChartId()

No description

Return Value

int

setContainsText(SubstringMatchCriteria $containsText)

No description

Parameters

SubstringMatchCriteria $containsText

SubstringMatchCriteria getContainsText()

No description

Return Value

SubstringMatchCriteria

setLinkingMode($linkingMode)

No description

Parameters

$linkingMode

string getLinkingMode()

No description

Return Value

string

setPageObjectIds($pageObjectIds)

No description

Parameters

$pageObjectIds

string[] getPageObjectIds()

No description

Return Value

string[]

setSpreadsheetId($spreadsheetId)

No description

Parameters

$spreadsheetId

string getSpreadsheetId()

No description

Return Value

string