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

InvalidConditionalTemplateInTable Class
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
 
Inheritance Hierarchy

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

See Also