[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesheets.pp line 355
type TMergeCellsRequest = class(TGoogleBaseObject) |
protected |
procedure SetmergeType(); virtual; |
procedure Setrange(); virtual; |
published |
property mergeType: string; [rw] |
property range: TGridRange; [rw] |
end; |
| |
| |
TObject |