Professional Excel Development [Electronic resources] : The Definitive Guide to Developing Applications Using Microsoft® Excel and VBA®

Stephen Bullen, Rob Bovey, John Green

نسخه متنی -صفحه : 225/ 17
نمايش فراداده

Typefaces

The following text styles are used in this book:

Menu items and dialog text will be shown as Tools > Options > Calculation > Manual, where the > indicates navigation to a submenu or dialog tab.

Sub SomeCode()
'Code listings are shown like this
'With new or changed lines highlighted like this
End Sub

Code within a paragraph is shown as Application.Calculation = xlManual.

Paths on the CD are shown as \Concepts\Ch11 - Interfaces.

URLs are shown as [ http://www.oaltd.co.uk ].

Important points or emphasized words are shown bold and italic, like this.