API Reference

Class

WordFieldUpdateOptions

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

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

Accepted by parameters

Constructors

public WordFieldUpdateOptions() #

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.