Interface MyWorkbook.DefinitionStages.WithKind

All Known Subinterfaces:
MyWorkbook.Definition, MyWorkbook.DefinitionStages.WithCreate
Enclosing interface:
MyWorkbook.DefinitionStages

public static interface MyWorkbook.DefinitionStages.WithKind
The stage of the MyWorkbook definition allowing to specify kind.
  • Method Details

    • withKind

      Specifies the kind property: The kind of workbook. Choices are user and shared..
      Parameters:
      kind - The kind of workbook. Choices are user and shared.
      Returns:
      the next definition stage.