Package ai.extend.types
Interface BlockMetadataSheet.NameStage
-
- All Known Implementing Classes:
BlockMetadataSheet.Builder
- Enclosing class:
- BlockMetadataSheet
public static interface BlockMetadataSheet.NameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BlockMetadataSheet._FinalStagename(java.lang.String name)The name of the sheet in the original workbook.
-
-
-
Method Detail
-
name
BlockMetadataSheet._FinalStage name(@NotNull java.lang.String name)
The name of the sheet in the original workbook.
-
-