Table of Contents

TProtection.OpenPassword Property

Sets the password to open the file. When set, the file will be encrypted. On Excel go to Options->Security to check it. Set this to null to clear it.

Syntax

Namespace: FlexCel.Core

public String OpenPassword { get; set; }

See also