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

io.kestra.plugin.serdes.excel.DateTimeRender Maven / Gradle / Ivy

The newest version!
package io.kestra.plugin.serdes.excel;

public enum DateTimeRender {
    SERIAL_NUMBER, FORMATTED_STRING, UNFORMATTED_VALUE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy