RangeNotOnWorksheetException الفئة
استثناء الذي يتم طرح عند النطاق المتوفر غير موجود في ورقة عمل.
مساحة الاسم: Microsoft.Office.Tools
التجميع: Microsoft.Office.Tools.v4.0.Framework (في Microsoft.Office.Tools.v4.0.Framework.dll)
بناء الجملة
'إقرار
<SerializableAttribute> _
<SecurityPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted := True)> _
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted := True)> _
Public NotInheritable Class RangeNotOnWorksheetException _
Inherits RuntimeException
[SerializableAttribute]
[SecurityPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted = true)]
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)]
public sealed class RangeNotOnWorksheetException : RuntimeException
التسلسل الهيكلي للإرث
System.Object
System.Exception
Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
Microsoft.Office.Tools.RangeNotOnWorksheetException
أمان العملية الجزئية
يتم تأمين العملية الجزئية لأي عضو عمومي ثابت (مشترك في Visual Basic) من هذا النوع. لن يتم ضمان تأمين العملية الجزئية لأي عضو مثيل.