org.millscript.office.excel.records.syntax
Class CFRecordSyntax.Options

java.lang.Object
  extended by org.millscript.office.excel.records.syntax.CFRecordSyntax.Options
Enclosing class:
CFRecordSyntax

public static class CFRecordSyntax.Options
extends java.lang.Object


Constructor Summary
CFRecordSyntax.Options(int o)
           
 
Method Summary
 boolean containsBorderFormatting()
           
 boolean containsFontFormatting()
           
 boolean containsPatternFormatting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFRecordSyntax.Options

public CFRecordSyntax.Options(int o)
Method Detail

containsBorderFormatting

public boolean containsBorderFormatting()

containsFontFormatting

public boolean containsFontFormatting()

containsPatternFormatting

public boolean containsPatternFormatting()


Copyright © 2006-2007 Open World Ltd. All Rights Reserved.