API Reference
Class
WordFieldUpdateOptions
Controls deterministic behavior used while refreshing supported Word fields.
Inheritance
- Object
- WordFieldUpdateOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property WordFieldUpdateOptions.Default
Accepted by parameters
Constructors
public WordFieldUpdateOptions() #Inherited Methods
Properties
public static WordFieldUpdateOptions Default { get; } #Gets an options instance that uses the current local date and time for DATE and TIME fields.
public Nullable<DateTime> CurrentDateTime { get; set; } #Gets or sets the date and time used for DATE and TIME field refresh. When unset, OfficeIMO uses the current local date and time.