RibbonFactory.CreateRibbonSeparator Method
Creates a RibbonSeparator object that represents a separator control for a group or menu on the Ribbon.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
Function CreateRibbonSeparator As RibbonSeparator
RibbonSeparator CreateRibbonSeparator()
Return Value
Type: Microsoft.Office.Tools.Ribbon.RibbonSeparator
A Ribbon separator control for a group or menu on the Ribbon.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.