Skip to content

Add useful class / 他の言語にあるようなクラスを追加する

License

Notifications You must be signed in to change notification settings

sakuya712/VBA-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBA-Library README

Overview

The purpose of this project is to create a class in VBA that you can write modern code in, like any other language.

Features

  • A class that reproduces the List type found in other languages
  • List type collection Lists type, can be used like a dictionary
  • Class that measures processing time
  • Range type to static method

Remarks

Known issues

Future update


日本語 (Japanese)

概要

このプロジェクトは他の言語にあるようなクラスをVBAのクラスで作成してモダンなコードが書けるようにすることが目的です。

特徴

  • 他の言語にあるようなList型を再現したクラス
  • List型のコレクションLists型、ディクショナリーのように使える
  • 処理時間を計測するクラス
  • Range型でよく使う処理の静的メソッド化

備考

既知の不具合

今後のアップデート

About

Add useful class / 他の言語にあるようなクラスを追加する

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages