MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / BaseXlsExportSettings Class / ReadOnlyRecommended Property

In This Topic
ReadOnlyRecommended Property (BaseXlsExportSettings)
In This Topic
Gets or sets a value indicating whether the XLS file is recommended to be opened in read-only mode.
Syntax
'Declaration
 
Public Property ReadOnlyRecommended As BoolDefaultExportSetting
 

Property Value

A BoolDefaultExportSetting object indicating whether read-only mode is recommended.
See Also