WorkbookSettings.Shared

WorkbookSettings.Shared property

Gets or sets a value that indicates whether the Workbook is shared.

public bool Shared { get; set; }

Remarks

The default value is false.

See Also