DeleteTextRequest
class DeleteTextRequest extends Model (View source)
Properties
protected | $cellLocationType | ||
protected | $cellLocationDataType | ||
string | $objectId | ||
protected | $textRangeType | ||
protected | $textRangeDataType |
Methods
getCellLocation()
No description
setObjectId($objectId)
No description
string
getObjectId()
No description
getTextRange()
No description
Details
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