'Declaration
Public Property FirstHeaderCell As TableElementStyle
'Usage
Dim instance As TableStyle Dim value As TableElementStyle instance.FirstHeaderCell = value value = instance.FirstHeaderCell
public TableElementStyle FirstHeaderCell {get; set;}