DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / NestedShapePropertyException Class
Members

NestedShapePropertyException Class
The exception that is thrown when there is an invalid attempt to set a property on a nested shape.
Object Model
NestedShapePropertyException Class
Syntax
'Declaration
 
Public Class NestedShapePropertyException 
   Inherits System.Exception
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Word.NestedShapePropertyException

See Also