Attachmate.Reflection.Productivity Namespace > IOfficeTools Interface : OfficeToolsPaneVisible Property |
'Declaration
Property OfficeToolsPaneVisible As Boolean
'Usage
Dim instance As IOfficeTools Dim value As Boolean instance.OfficeToolsPaneVisible = value value = instance.OfficeToolsPaneVisible
bool OfficeToolsPaneVisible {get; set;}