Interface Workbook.UpdateStages.WithKind

All Known Subinterfaces:
Workbook.Update
Enclosing interface:
Workbook.UpdateStages

public static interface Workbook.UpdateStages.WithKind
The stage of the Workbook update allowing to specify kind.
  • Method Details

    • withKind

      Specifies the kind property: The kind of workbook. Only valid value is shared..
      Parameters:
      kind - The kind of workbook. Only valid value is shared.
      Returns:
      the next definition stage.