Table of Contents

TProtection.WriteAccess Property

Reads or sets the user writing the file. Useful to know which user opened the file in Excel when you want to save and the file is in use.

Syntax

Namespace: FlexCel.Core

public String WriteAccess { get; set; }

See also