ReadOnlyRecommended Property (DDSecurity)
In This Topic
Gets or sets the value to indicate if the spreadsheet document was saved as read only recommended.
Syntax
'Declaration
Public Property ReadOnlyRecommended As Boolean
public bool ReadOnlyRecommended {get; set;}
See Also