com.aspose.words
Class ToaCategories

java.lang.Object
    extended by com.aspose.words.ToaCategories

public class ToaCategories 
extends java.lang.Object

Represents a table of authorities categories.

Constructor Summary
ToaCategories()
          
 
Property Getters/Setters Summary
static ToaCategoriesgetDefaultCategories()
           Gets the default table of authorities categories.
java.lang.Stringget(int number)
voidset(int number, java.lang.String value)
           Gets or sets the category heading by category number.
 

Constructor Detail

ToaCategories

public ToaCategories()

Property Getters/Setters Detail

getDefaultCategories

public static ToaCategories getDefaultCategories()
Gets the default table of authorities categories. Use the FieldOptions.ToaCategories property to specify table of authorities categories for a single document.

get/set

public java.lang.String get(int number) / public void set(int number, java.lang.String value)
Gets or sets the category heading by category number.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.