Annotation Type Internal


@Documented @Retention(RUNTIME) public @interface Internal
Program elements annotated @Internal are intended for POI internal use only. Such elements are not public by design and likely to be removed in future versions of POI or access to such elements will be changed from 'public' to 'default' or less.
Since:
POI-3.6
Author:
Yegor Kozlov
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""