NAME
Google::RestApi::SheetsApi4::Range::Cell - Represents a cell within a Worksheet.
DESCRIPTION
A Range::Cell object modifies the behaviour of the parent Range object to treat the values used within the range as a plain string instead of arrays of arrays. This object will encapsulate the passed string value into a [[$value]] array of arrays when interacting with Goolge API.
See the description and synopsis at Google::RestApi::SheetsApi4.
AUTHORS
Robin Murray mvsjes@cpan.org
COPYRIGHT
Copyright (c) 2021, Robin Murray. All rights reserved.
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.