UiPath Documentation
activities
latest
false

Productivity activities

IDocument Interface

A Google document.

Namespace: UiPath.GSuite.Activities.API

Assembly: UiPath.GSuite.Activities.API (in UiPath.GSuite.Activities.API.dll)

Syntax

public interface IDocument
public interface IDocument

Properties

NameDescription
ItemThe GDriveRemoteItem item for the document.
IdThe Id of the document.
NameThe name of the document.

Methods

NameDescription
ReadTextReads the text from the Google document.
WriteTextWrites text to the Google document.
DeleteTextDeletes searched text from the whole Google document, or deletes the whole section from the Google document.
FillDocumentTemplateInserts text in marked fields in the Google document.
FindAndReplaceTextFinds and replaces the text inside the Google document.
  • Syntax
  • Properties
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated