Share via


IShapeRange.Distribute Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Distribute ( _
    DistributeCmd As MsoDistributeCmd, _
    RelativeTo As MsoTriState _
)
'Usage
Dim instance As IShapeRange
Dim DistributeCmd As MsoDistributeCmd
Dim RelativeTo As MsoTriState

instance.Distribute(DistributeCmd, RelativeTo)
void Distribute(
    MsoDistributeCmd DistributeCmd,
    MsoTriState RelativeTo
)

Parameters

See Also

Reference

IShapeRange Interface

IShapeRange Members

Microsoft.Office.Interop.Excel Namespace