Google sheet to PDF Email getActiveSheet()
I am looking for a convert current google sheet into PDF and send mail ActiveSheet. : This code looping all sheet into pdf and emailing me I want mail only active tab. //this code working fine but …
Online Free Tutorials Guruji Guide & Materials – Solved Questions Answers
I am looking for a convert current google sheet into PDF and send mail ActiveSheet. : This code looping all sheet into pdf and emailing me I want mail only active tab. //this code working fine but …
I tried to find some append method in the Writer class, but I found nothing. Maybe is there a simple workaround, or should I just read the existing file and create a new one to append into?