Skip to content

emreh/CreateExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#English

This project is to convert the input model into a set of strings to convert to a file.
The output files in this project include Excel and CSV.
This project uses Apache POI to create an Excel file.
Converting the input model to a list of output strings using Java Reflection.
A class has been created to create headers and arrange variables. which is easily recognizable.
Features include the following:
1- Arrangement in columns
2- Placing the determined variables in the details model
3- Calling data from sub-models
4- Merging the specified columns with empty values in the Excel output
5- Add Filter To All Columns In Excel Export

#Persian

این پروژه جهت تبدیل مدل ورودی به مجموعه ای از رشته ها جهت تبدیل به فایل می باشد.
فایل های خروجی در این پروژه شامل اکسل و ‌سی اس وی می باشد.
این پروژه با استفاده از آپاچی پی او آی جهت ایجاد فایل اکسل استفاده شده است.
تبدیل مدل ورودی، به لیستی از رشته های خروجی با استفاده از جاوا رفلکشن بوده است.
یک کلاس جهت ایجاد هدرها و ترتیب قرار گیری متغییرها ایجاد شده است. که به راحتی قابل تشخیص بوده.
قابلیت هایی شامل موارد زیر را دارد:
۱- ترتیب در ستونها
۲- قراردادن متغییرهای تعیین شده در مدل جزییات
۳- فراخوانی داده ها از زیر مدلها
۴- ادغام ستونهای تعیین شده با مقادیر خالی در خروجی اکسل
۵- اضافه کردن قابلیت فیلتر روی همه ستونها در خروجی اکسل

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages