Table of Contents

TSheetProtectionOptions.DeleteRows 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 DeleteRows { get; set; }

See also