public static Form GroupFooterEditor( SheetView sheet )
'Declaration Public Shared Function GroupFooterEditor( _ ByVal sheet As SheetView _ ) As Form
'Declaration
Public Shared Function GroupFooterEditor( _ ByVal sheet As SheetView _ ) As Form
'Usage Dim sheet As SheetView Dim value As Form value = BuiltInDialogs.GroupFooterEditor(sheet)
'Usage
Dim sheet As SheetView Dim value As Form value = BuiltInDialogs.GroupFooterEditor(sheet)
BuiltInDialogs Class BuiltInDialogs Members