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

org.subtlelib.poi.api.totals.ColumnTotalsDataRangeSource Maven / Gradle / Ivy

The newest version!
package org.subtlelib.poi.api.totals;

/**
 * Created on 28/03/13
 * @author d.serdiuk
 */
public interface ColumnTotalsDataRangeSource {
    ColumnTotalsDataRange startColumnTotalsDataRangeFromNextRow();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy