All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.dhatim.fastexcel.reader.SheetVisibility Maven / Gradle / Ivy

The newest version!
package org.dhatim.fastexcel.reader;

public enum SheetVisibility {
  VISIBLE,
  HIDDEN,
  VERY_HIDDEN
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy