The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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) 2019, 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.