Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeStyleNotSupportedException Class
Members

In This Topic
    ShapeStyleNotSupportedException Class
    In This Topic
    The exception that is thrown if a shape cannot be styled.
    Object Model
    ShapeStyleNotSupportedException Class
    Syntax
    'Declaration
     
    Public Class ShapeStyleNotSupportedException 
       Inherits System.Exception
    public class ShapeStyleNotSupportedException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.ShapeStyleNotSupportedException

    See Also