GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IValidation インタフェース : InputMessage プロパティ |
'Declaration
Property InputMessage As String
'使用法
Dim instance As IValidation Dim value As String instance.InputMessage = value value = instance.InputMessage
string InputMessage {get; set;}