CreateParagraphBulletsRequest
class CreateParagraphBulletsRequest extends Model (View source)
Properties
string | $bulletPreset | ||
protected | $cellLocationType | ||
protected | $cellLocationDataType | ||
string | $objectId | ||
protected | $textRangeType | ||
protected | $textRangeDataType |
Methods
setBulletPreset($bulletPreset)
No description
string
getBulletPreset()
No description
getCellLocation()
No description
setObjectId($objectId)
No description
string
getObjectId()
No description
getTextRange()
No description
Details
setBulletPreset($bulletPreset)
No description
string
getBulletPreset()
No description
setCellLocation(TableCellLocation $cellLocation)
No description
TableCellLocation
getCellLocation()
No description
setObjectId($objectId)
No description
string
getObjectId()
No description
setTextRange(Range $textRange)
No description
Range
getTextRange()
No description