OfficeIMO

API Reference

Class

WordDatePicker

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents a date picker content control within a paragraph.

Inheritance

Methods

public Void Remove() #
Returns: Void

Removes the date picker from the paragraph.

Properties

public Nullable<DateTime> Date { get; set; } #

Gets or sets the selected date.

public String Alias { get; } #

Gets the alias associated with this date picker control.

public String Tag { get; set; } #

Gets or sets the tag value for this date picker control.