Giter Site home page Giter Site logo

corstiaan84 / csv-4180 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maliutin/csv-4180

0.0 0.0 0.0 36.79 MB

The program CSV 4180 is an extension for Microsoft Excel and is designed to work with CSV files (Comma-Separated Values). CSV 4180 is integrated into Microsoft Excel and allows you to load and save CSV data in Excel according to the RFC 4180 standard.

License: MIT License

C 0.07% C# 37.99% Pascal 3.65% HTML 16.94% Inno Setup 41.35%

csv-4180's Introduction

The description of CSV 4180

The program CSV 4180 is an extension for Microsoft Excel and is designed to work with CSV files (Comma-Separated Values). CSV 4180 is integrated into Microsoft Excel and allows you to load and save data to an Excel spreadsheet from a CSV file according to the RFC 4180 standard.

Opening a csv file in Excel

All data is loaded into Excel cells as string values according to RFC 4180.

Thus, the csv file is converted to the correct table.

Saving Excel data to CSV

The CSV 4180 extension stores a Microsoft Excel spreadsheet in a csv file, according to the RFC 4180 standard.

The data is stored as it is displayed in the cells themselves and is separated by commas.


Build commands

Without signing:

msbuild ./src/Release/Release.proj

With signing:

msbuild /p:SignPassword=***** ./src/Release/Release.proj

csv-4180's People

Contributors

maliutin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.