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