API Reference

Class

WordDatePicker

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents a date picker content control within a paragraph.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

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.