'Declaration
Public Property AllowInsertHyperlinks As Boolean
'Usage
Dim instance As WorksheetProtection Dim value As Boolean instance.AllowInsertHyperlinks = value value = instance.AllowInsertHyperlinks
public bool AllowInsertHyperlinks {get; set;}