Gets or sets the input message.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
string InputMessage { get; set; } |
Visual Basic
Copy Code
|
|---|
Property InputMessage As String |
A string value.
See Also