Consider my first attempt, a simple type in F# like the following: type Test() = inherit BaseImplementingNotifyPropertyChangedViaOnPropertyChanged()
I am try开发者_StackOverflow社区ing to dynamically get the range of cells in Excel using VS 2005 vb.net.This worksoRange = oSheet.Range(oSheet.Cells(\"A1\"), (\"U281\")).Select, but \"U281\" will not