interface DownloadXLXS
open var documentProcessing: ((input: Any) -> Any)?
open var sheetName: String?