'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Overloads Sub PerformLayout()
'Usage
Dim instance As WorkbookDesigner instance.PerformLayout()
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public void PerformLayout()
public procedure PerformLayout();
System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)
public function PerformLayout();
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public: void PerformLayout();
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public: void PerformLayout();