SPYSchemaDocumentationFormat (nicht mehr verwendet)
public class SPYSchemaDocumentationFormat
{
public final static long spySchemaDoc_HTML | = 0; | |
public final static long spySchemaDoc_MSWord | = 1; | |
public final static long spySchemaDoc_RTF | = 2; | |
public final static long spySchemaDoc_PDF | = 3; |
}