'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Protected Sub UpdateStyles()
'Usage
Dim instance As WorkbookView instance.UpdateStyles()
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected void UpdateStyles()
protected procedure UpdateStyles();
System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)
protected function UpdateStyles();
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected: void UpdateStyles();
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected: void UpdateStyles();