Gets or sets the appearance of the
SideBar.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property Style As SideBarStyle |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As SideBar
Dim value As SideBarStyle
instance.Style = value
value = instance.Style
|
Return Value
A
SideBarStyle value, this property specifies the appearance of a
SideBar. The default value is
Office2007.
Remarks
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also