[]
Gets or sets the value that indicates whether the spreadsheet document has been saved in the recommended read-only mode.
public bool ReadOnlyRecommended { get; set; }
Type | Description |
---|---|
bool | A bool value, representing whether the spreadsheet document has been saved in the recommended read-only mode. |