Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IStyle Interface
/ Locked Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Locked Property (IStyle)
In This Topic
Gets or sets whether the object is locked; False if the object can be modified when the sheet is protected.
Syntax
C#
System.
bool
Locked {
get
;
set
;}
See Also
Reference
IStyle Interface
IStyle Members