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

In This Topic
    InvalidConditionalTemplateInTable Class
    In This Topic
    The exception that is thrown when conditional block "if...else...endif" in table used incorrectly.
    Object Model
    InvalidConditionalTemplateInTable Class
    Syntax
    'Declaration
     
    Public Class InvalidConditionalTemplateInTable 
       Inherits System.Exception
    public class InvalidConditionalTemplateInTable : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.InvalidConditionalTemplateInTable

    See Also