Interface MyWorkbook.DefinitionStages.WithKind

    • Method Detail

      • withKind

        MyWorkbook.DefinitionStages.WithCreate withKind​(Kind kind)
        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.