API Reference

Enum

GoogleWorkspaceImportMode

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Selects how a Google-native document is imported into OfficeIMO.

Inheritance

  • Enum
  • GoogleWorkspaceImportMode

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const GoogleWorkspaceImportMode DriveExport #

Export through Google Drive to the corresponding Microsoft Office format.

Value: 0
public const GoogleWorkspaceImportMode Native #

Read the native Google Workspace resource and project its supported model.

Value: 1