GrapeCity.Excel Namespace > ExcelWarning Class > ExcelWarning Constructor : ExcelWarning Constructor(String,ExcelWarningCode,Int32,Int32,Int32,Exception) |
'Declaration Public Function New( _ ByVal message As String, _ ByVal code As ExcelWarningCode, _ ByVal sheet As Integer, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal exception As Exception _ )
'Usage Dim message As String Dim code As ExcelWarningCode Dim sheet As Integer Dim row As Integer Dim column As Integer Dim exception As Exception Dim instance As New ExcelWarning(message, code, sheet, row, column, exception)
Target Platforms: Windows Server 2012, Windows RT