GroupVerticalIndent Property (SheetView)
Obsolete. Use GroupBarInfo.GroupVerticalIndent instead. Gets or sets the separation of grouping levels for the sheet.
public int GroupVerticalIndent {get; set;}
'Declaration
Public Property GroupVerticalIndent As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
instance.GroupVerticalIndent = value
value = instance.GroupVerticalIndent