public string FileName {get; set;}
'Declaration Public Property FileName As String
'Declaration
Public Property FileName As String
'Usage Dim instance As ExcelWarningList Dim value As String instance.FileName = value value = instance.FileName
'Usage
Dim instance As ExcelWarningList Dim value As String instance.FileName = value value = instance.FileName
ExcelWarningList Class ExcelWarningList Members