[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesheets.pp line 736
type TAddProtectedRangeResponse = class(TGoogleBaseObject) |
protected |
procedure SetprotectedRange(); virtual; |
published |
property protectedRange: TProtectedRange; [rw] |
end; |
| |
| |
TObject |