V1DeletePageCellRequest

November 20, 2019 ยท View on GitHub

Description

Note: This model is deprecated.

Properties

NameGetterSetterTypeDescriptionNotes
rowgetRow()setRow($value)stringThe row of the cell to clear. Always an integer between 0 and 4, inclusive. Row 0 is the top row.[optional]
columngetColumn()setColumn($value)stringThe column of the cell to clear. Always an integer between 0 and 4, inclusive. Column 0 is the leftmost column.[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]