SpreadsheetGear.Windows.Forms Namespace > WorkbookView Class : WorkbookSetState Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute()> <System.ComponentModel.DefaultValueAttribute()> Public Property WorkbookSetState As System.String
'Usage
Dim instance As WorkbookView Dim value As System.String instance.WorkbookSetState = value value = instance.WorkbookSetState
[System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable()] [System.ComponentModel.DefaultValue()] public System.string WorkbookSetState {get; set;}
public read-write property WorkbookSetState: System.String;
System.ComponentModel.BrowsableAttribute()
System.ComponentModel.EditorBrowsableAttribute()
System.ComponentModel.DefaultValueAttribute()
public function get,set WorkbookSetState : System.String
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2