Version

ShowInputMessage Property

Gets or sets the value which indicates whether to show the user an input prompt tooltip when the user selects the cell in Microsoft Excel.
Syntax
public bool ShowInputMessage {get; set;}
Remarks

The input prompt will only be shown if this value is True and the InputMessageDescription is not null.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also