PowerTools SPREAD for Windows Forms 8.0J
Message プロパティ (ExcelException)


このExcel例外に関連付けられたテキストメッセージを取得します。
構文
'Declaration
 
Public Overrides ReadOnly Property Message As String
'使用法
 
Dim instance As ExcelException
Dim value As String
 
value = instance.Message
public override string Message {get;}

プロパティ値

Excel例外テキストを含むString
参照

ExcelException クラス
ExcelException メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.