'Declaration Public Property ShowDragFillTip As System.Boolean
'Usage Dim instance As SheetView Dim value As System.Boolean instance.ShowDragFillTip = value value = instance.ShowDragFillTip
public System.bool ShowDragFillTip {get; set;}
Property Value
true
if show drag fill tip; otherwise, false
.