السلام عليكم
اولا : الأخ lion مشكور استجابتك وتغيير اسمك للغة العربية
ثانيا استاذ أيمن
إليك الصلاحيات جميعها المستخدمة مع حماية الورقة وجميعها متاحة كما ترى
ActiveSheet.Protect DrawingObjects:=False, Contents:=True, Scenarios:= _
False, AllowFormattingCells:=True, AllowFormattingColumns:=True, _
AllowFormattingRows:=True, AllowInsertingColumns:=True, AllowInsertingRows _
:=True, AllowInsertingHyperlinks:=True, AllowDeletingColumns:=True, _
AllowDeletingRows:=True, AllowSorting:=True, AllowFiltering:=True, _
AllowUsingPivotTables:=True
ولمنع إدراج الصفوف تكتب
AllowInsertingRows =false