![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | VBA | | | SharePoint | | | Consultancy | | | Newsletter | | | Contact |
| Word > Visual Basic Enumerations > Other > wdFieldKind |
| wdFieldKind | |
| Specifies the type of field for a Field object. |
| wdFieldKindCold | Indicates a field that does not have a result such as TOC fields or private fields (3) | |
| wdFieldKindHot | Indicates a field is automatically updated every time it is displayed (1) | |
| wdFieldKindNone | Indicates an Invalid field (0) | |
| wdFieldKindWarm | Indicates a field that has a result that can be updated either automatically when the source data changes or manually (2) |
| REMARKS |
| Visual Basic Enumerations - F |
| Copyright © 2011 Better Solutions Limited. All Rights Reserved. | Top |