'Declaration Protected MustOverride ReadOnly Property SheetArea As SheetArea
'Usage Dim instance As HeaderBase Dim value As SheetArea value = instance.SheetArea
protected abstract SheetArea SheetArea {get;}
'Declaration Protected MustOverride ReadOnly Property SheetArea As SheetArea
'Usage Dim instance As HeaderBase Dim value As SheetArea value = instance.SheetArea
protected abstract SheetArea SheetArea {get;}