'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Protected Function GetScrollState( _ ByVal bit As System.Integer _ ) As System.Boolean
'Usage
Dim instance As WorkbookDesigner Dim bit As System.Integer Dim value As System.Boolean value = instance.GetScrollState(bit)
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected System.bool GetScrollState( System.int bit )
Parameters
- bit