Class DataRegionHelper

  • All Implemented Interfaces:
    java.io.Serializable

    public class DataRegionHelper
    extends RangeHelperBase
    To help search the data region
    Since:
    3.5.0
    Author:
    dennis
    See Also:
    Serialized Form
    • Constructor Detail

      • DataRegionHelper

        public DataRegionHelper​(SRange range)
    • Method Detail

      • isOneCell

        public static boolean isOneCell​(SSheet sheet,
                                        CellRegion rng)
      • findCustomSortRegion

        public CellRegion findCustomSortRegion()
      • findAutoFilterDataRegion

        public CellRegion findAutoFilterDataRegion()