Table of Contents

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

See also