How can I determine the default font of a document in visio programatically?
R Randall Arnold Sep 29, 2005 #2 The only thing I've found so far is the dialog font, which you can retrieve via Application.DialogFont.Name. Randall Arnold
The only thing I've found so far is the dialog font, which you can retrieve via Application.DialogFont.Name. Randall Arnold