GroupFooterVisible Property (SheetView)
Gets or sets whether the group footer is displayed.
public bool GroupFooterVisible {get; set;}
'Declaration
Public Property GroupFooterVisible As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
instance.GroupFooterVisible = value
value = instance.GroupFooterVisible