LockFormat

Protection.LockFormat property

Specifies whether the formatting of a shape is locked so it cannot be changed. Specifically, this element protects against changing text, line, and fill formatting, or changing which Style element the shape inherits from.

public BoolValue LockFormat { get; }

See Also