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

In This Topic
    ShapeEffectAbsentColorException Class
    In This Topic
    The exception that is thrown when trying to use a fill type that cannot be used in the current context.
    Object Model
    ShapeEffectAbsentColorException Class
    Syntax
    'Declaration
     
    Public Class ShapeEffectAbsentColorException 
       Inherits System.Exception
    public class ShapeEffectAbsentColorException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.ShapeEffectAbsentColorException

    See Also