public static void MakeReadOnly( Cell Cell, bool IsReadOnly )
Public Shared Sub MakeReadOnly ( _ Cell As Cell, _ IsReadOnly As Boolean _ )
public: static void MakeReadOnly( Cell^ Cell, bool^ IsReadOnly )