| 常量 |
意义 |
| Public Const wdPropertyTitle = 1 |
|
| Public Const wdPropertySubject = 2 |
|
| Public Const wdPropertyAuthor = 3 |
|
| Public Const wdPropertyKeywords = 4 |
|
| Public Const wdPropertyComments = 5 |
|
| Public Const wdPropertyTemplate = 6 |
|
| Public Const wdPropertyLastAuthor = 7 |
|
| Public Const wdPropertyRevision = 8 |
|
| Public Const wdPropertyAppName = 9 |
|
| Public Const wdPropertyTimeLastPrinted = 10 |
|
| Public Const wdPropertyTimeCreated = 11 |
|
| Public Const wdPropertyTimeLastSaved = 12 |
|
| Public Const wdPropertyVBATotalEdit = 13 |
|
| Public Const wdPropertyPages = 14 |
页数 |
| Public Const wdPropertyWords = 15 |
|
| Public Const wdPropertyCharacters = 16 |
|
| Public Const wdPropertySecurity = 17 |
|
| Public Const wdPropertyCategory = 18 |
|
| Public Const wdPropertyFormat = 19 |
|
| Public Const wdPropertyManager = 20 |
|
| Public Const wdPropertyCompany = 21 |
|
| Public Const wdPropertyBytes = 22 |
|
| Public Const wdPropertyLines = 23 |
|
| Public Const wdPropertyParas = 24 |
|
| Public Const wdPropertySlides = 25 |
|
| Public Const wdPropertyNotes = 26 |
|
| Public Const wdPropertyHiddenSlides = 27 |
|
| Public Const wdPropertyMMClips = 28 |
|
| Public Const wdPropertyHyperlinkBase = 29 |
|
| Public Const wdPropertyCharsWSpaces = 30 |
|
| |
|