'Declaration Public Property Type As ExcelTableElementType
'Usage Dim instance As TableStyleElement Dim value As ExcelTableElementType instance.Type = value value = instance.Type
public ExcelTableElementType Type {get; set;}
'Declaration Public Property Type As ExcelTableElementType
'Usage Dim instance As TableStyleElement Dim value As ExcelTableElementType instance.Type = value value = instance.Type
public ExcelTableElementType Type {get; set;}