Relative Content

Tag Archive for vb.net

Dynamically adding to a VB.net Object

I’m working with MiniExcel, trying to save values into a template–not really relevant except to explain why I need to use these specific types (Dictionary/Object). This is my VB.net conversion of some of the MiniExcel sample C# code, which works great: