XlToolbarProtection Enum

Definition

Specifies which properties of a toolbar are restricted. Options may be combined using Or.

public enum class XlToolbarProtection
public enum XlToolbarProtection
Public Enum XlToolbarProtection
Inheritance
XlToolbarProtection

Fields

xlNoButtonChanges 1

No button changes permitted.

xlNoChanges 4

No changes of any kind.

xlNoDockingChanges 3

No changes to toolbar's docking position.

xlNoShapeChanges 2

No changes to toolbar shape.

xlToolbarProtectionNone -4143

All changes permitted.

Applies to