Opens a dialog to format selected shapes.

FormatShapesDialog()

public bool? FormatShapesDialog();
Public Function FormatShapesDialog() As Nullable(Of Boolean)

Return Value

The return value is true if the OK button was pressed, false if the dialog was cancelled and Null if the dialog was not opened because no shape to format was selected.