Protection.IsInsertingHyperlinksAllowed
Protection.IsInsertingHyperlinksAllowed property
Represents if the insertion of hyperlinks is allowed on a protected worksheet
[Obsolete("Use Protection.AllowInsertingHyperlink property instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsInsertingHyperlinksAllowed { get; set; }
Remarks
NOTE: This member is now obsolete. Instead, please use Protection.AllowInsertingHyperlink property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class Protection
- namespace Aspose.Cells
- assembly Aspose.Cells