Overload | Description |
---|---|
FindCommandBarByName(String) | Returns the first command bar with the given name or null if such command bar is not found. |
FindCommandBarByName(String,StringComparison) | Returns the first command bar with the given name or null if such command bar is not found. |