'Declaration Public Property AllowColumnMove As Boolean
'Usage Dim instance As SheetView Dim value As Boolean instance.AllowColumnMove = value value = instance.AllowColumnMove
public bool AllowColumnMove {get; set;}
'Declaration Public Property AllowColumnMove As Boolean
'Usage Dim instance As SheetView Dim value As Boolean instance.AllowColumnMove = value value = instance.AllowColumnMove
public bool AllowColumnMove {get; set;}
Moving columns is not supported in child sheets in hierarchical displays.