FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > ExcelWarning クラス : Code プロパティ |
'Declaration
Public ReadOnly Property Code As ExcelWarningCode
'使用法
Dim instance As ExcelWarning Dim value As ExcelWarningCode value = instance.Code
public ExcelWarningCode Code {get;}