J
Josh Sale
I have a VB.Net program that is running on the server and using the OWC11
spreadsheet component.
What is the "right" way to use constants (e.g., xlByRows)?
The OWC help files talk about how it should be done in VBScript and that the
VBScript technique shouldn't be used in VB for performance reasons.
Right now I'm just doing: oSS.Constants.xlByRows
TIA,
Josh
spreadsheet component.
What is the "right" way to use constants (e.g., xlByRows)?
The OWC help files talk about how it should be done in VBScript and that the
VBScript technique shouldn't be used in VB for performance reasons.
Right now I'm just doing: oSS.Constants.xlByRows
TIA,
Josh