L
lkfstephen
Dear all,
Does anyone know how the set the print quality in Excel using VC++ ?
I know in VB, it can set the PrintQuality directly. But in the VC++'s
PageSetup class, it just have one method which prototype is
VARIANT PrintQuality(const VARIANT& Index);
Can anyone tell me how to use this method? Or more precise, how to set
the parameter of this function?
Thank you very much.
Stephen Lai
Does anyone know how the set the print quality in Excel using VC++ ?
I know in VB, it can set the PrintQuality directly. But in the VC++'s
PageSetup class, it just have one method which prototype is
VARIANT PrintQuality(const VARIANT& Index);
Can anyone tell me how to use this method? Or more precise, how to set
the parameter of this function?
Thank you very much.
Stephen Lai