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

See Also

Reference

RibbonFactory Interface

Microsoft.Office.Tools.Ribbon Namespace