C# Класс EPPlusSamples.Sample9

This sample shows how to load CSV files using the LoadFromText method, how to use tables and how to use charts with more than one charttype and secondary axis
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
RunSample9 ( DirectoryInfo outputDir ) : string

Loads two CSV files into tables and adds a chart to each sheet.

Приватные методы

Метод Описание
LoadFile1 ( ExcelPackage package ) : void
LoadFile2 ( ExcelPackage package ) : void

Описание методов

RunSample9() публичный статический Метод

Loads two CSV files into tables and adds a chart to each sheet.
public static RunSample9 ( DirectoryInfo outputDir ) : string
outputDir System.IO.DirectoryInfo
Результат string