Table of Contents

TSheetProtectionOptions.InsertColumns Property

If TRUE, users are allowed to change this setting. Set it to FALSE to disable this property. Only on Excel >= XP.

Syntax

Namespace: FlexCel.Core

public Boolean InsertColumns { get; set; }

See also