<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_19) on Fri Oct 29 16:39:26 MSD 2010 --> <TITLE> CommonObjectDataSubRecord (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2010-10-29"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="CommonObjectDataSubRecord (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CommonObjectDataSubRecord.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../org/apache/poi/hssf/record/ColumnInfoRecord.html" title="class in org.apache.poi.hssf.record"><B>PREV CLASS</B></A> <A HREF="../../../../../org/apache/poi/hssf/record/ContinueRecord.html" title="class in org.apache.poi.hssf.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hssf/record/CommonObjectDataSubRecord.html" target="_top"><B>FRAMES</B></A> <A HREF="CommonObjectDataSubRecord.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.poi.hssf.record</FONT> <BR> Class CommonObjectDataSubRecord</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.SubRecord</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hssf.record.CommonObjectDataSubRecord</B> </PRE> <HR> <DL> <DT><PRE>public final class <B>CommonObjectDataSubRecord</B><DT>extends <A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in org.apache.poi.hssf.record">SubRecord</A></DL> </PRE> <P> The common object data record is used to store all common preferences for an excel object.<p/> <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Glen Stampoultzis (glens at apache.org)</DD> </DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_ARC">OBJECT_TYPE_ARC</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_BUTTON">OBJECT_TYPE_BUTTON</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_CHART">OBJECT_TYPE_CHART</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_CHECKBOX">OBJECT_TYPE_CHECKBOX</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_COMBO_BOX">OBJECT_TYPE_COMBO_BOX</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_COMMENT">OBJECT_TYPE_COMMENT</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_DIALOG_BOX">OBJECT_TYPE_DIALOG_BOX</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_EDIT_BOX">OBJECT_TYPE_EDIT_BOX</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_GROUP">OBJECT_TYPE_GROUP</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_GROUP_BOX">OBJECT_TYPE_GROUP_BOX</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_LABEL">OBJECT_TYPE_LABEL</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_LINE">OBJECT_TYPE_LINE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_LIST_BOX">OBJECT_TYPE_LIST_BOX</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING">OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_OPTION_BUTTON">OBJECT_TYPE_OPTION_BUTTON</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_OVAL">OBJECT_TYPE_OVAL</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_PICTURE">OBJECT_TYPE_PICTURE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_POLYGON">OBJECT_TYPE_POLYGON</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RECTANGLE">OBJECT_TYPE_RECTANGLE</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED1">OBJECT_TYPE_RESERVED1</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED2">OBJECT_TYPE_RESERVED2</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED3">OBJECT_TYPE_RESERVED3</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED4">OBJECT_TYPE_RESERVED4</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED5">OBJECT_TYPE_RESERVED5</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED6">OBJECT_TYPE_RESERVED6</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED7">OBJECT_TYPE_RESERVED7</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED8">OBJECT_TYPE_RESERVED8</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_RESERVED9">OBJECT_TYPE_RESERVED9</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_SCROLL_BAR">OBJECT_TYPE_SCROLL_BAR</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_SPINNER">OBJECT_TYPE_SPINNER</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#OBJECT_TYPE_TEXT">OBJECT_TYPE_TEXT</A></B></CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#sid">sid</A></B></CODE> <BR> </TD> </TR> </TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#CommonObjectDataSubRecord()">CommonObjectDataSubRecord</A></B>()</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#CommonObjectDataSubRecord(org.apache.poi.util.LittleEndianInput, int)">CommonObjectDataSubRecord</A></B>(<A HREF="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</A> in, int size)</CODE> <BR> </TD> </TR> </TABLE> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.Object</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#clone()">clone</A></B>()</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getDataSize()">getDataSize</A></B>()</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getObjectId()">getObjectId</A></B>()</CODE> <BR> Get the object id field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getObjectType()">getObjectType</A></B>()</CODE> <BR> Get the object type field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getOption()">getOption</A></B>()</CODE> <BR> Get the option field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getReserved1()">getReserved1</A></B>()</CODE> <BR> Get the reserved1 field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getReserved2()">getReserved2</A></B>()</CODE> <BR> Get the reserved2 field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getReserved3()">getReserved3</A></B>()</CODE> <BR> Get the reserved3 field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#getSid()">getSid</A></B>()</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#isAutofill()">isAutofill</A></B>()</CODE> <BR> whether object uses an automatic fill style</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#isAutoline()">isAutoline</A></B>()</CODE> <BR> whether object uses an automatic line style</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#isLocked()">isLocked</A></B>()</CODE> <BR> true if object is locked when sheet has been protected</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#isPrintable()">isPrintable</A></B>()</CODE> <BR> object appears when printed</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</A></B>(<A HREF="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</A> out)</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setAutofill(boolean)">setAutofill</A></B>(boolean value)</CODE> <BR> Sets the autofill field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setAutoline(boolean)">setAutoline</A></B>(boolean value)</CODE> <BR> Sets the autoline field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setLocked(boolean)">setLocked</A></B>(boolean value)</CODE> <BR> Sets the locked field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setObjectId(int)">setObjectId</A></B>(int field_2_objectId)</CODE> <BR> Set the object id field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setObjectType(short)">setObjectType</A></B>(short field_1_objectType)</CODE> <BR> Set the object type field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setOption(short)">setOption</A></B>(short field_3_option)</CODE> <BR> Set the option field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setPrintable(boolean)">setPrintable</A></B>(boolean value)</CODE> <BR> Sets the printable field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setReserved1(int)">setReserved1</A></B>(int field_4_reserved1)</CODE> <BR> Set the reserved1 field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setReserved2(int)">setReserved2</A></B>(int field_5_reserved2)</CODE> <BR> Set the reserved2 field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setReserved3(int)">setReserved3</A></B>(int field_6_reserved3)</CODE> <BR> Set the reserved3 field for the CommonObjectData record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#toString()">toString</A></B>()</CODE> <BR> </TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_org.apache.poi.hssf.record.SubRecord"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.apache.poi.hssf.record.<A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in org.apache.poi.hssf.record">SubRecord</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html#createSubRecord(org.apache.poi.util.LittleEndianInput, int)">createSubRecord</A>, <A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html#isTerminating()">isTerminating</A>, <A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html#serialize()">serialize</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="sid"><!-- --></A><H3> sid</H3> <PRE> public static final short <B>sid</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.sid">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_GROUP"><!-- --></A><H3> OBJECT_TYPE_GROUP</H3> <PRE> public static final short <B>OBJECT_TYPE_GROUP</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_GROUP">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_LINE"><!-- --></A><H3> OBJECT_TYPE_LINE</H3> <PRE> public static final short <B>OBJECT_TYPE_LINE</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_LINE">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RECTANGLE"><!-- --></A><H3> OBJECT_TYPE_RECTANGLE</H3> <PRE> public static final short <B>OBJECT_TYPE_RECTANGLE</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RECTANGLE">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_OVAL"><!-- --></A><H3> OBJECT_TYPE_OVAL</H3> <PRE> public static final short <B>OBJECT_TYPE_OVAL</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_OVAL">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_ARC"><!-- --></A><H3> OBJECT_TYPE_ARC</H3> <PRE> public static final short <B>OBJECT_TYPE_ARC</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_ARC">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_CHART"><!-- --></A><H3> OBJECT_TYPE_CHART</H3> <PRE> public static final short <B>OBJECT_TYPE_CHART</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_CHART">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_TEXT"><!-- --></A><H3> OBJECT_TYPE_TEXT</H3> <PRE> public static final short <B>OBJECT_TYPE_TEXT</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_TEXT">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_BUTTON"><!-- --></A><H3> OBJECT_TYPE_BUTTON</H3> <PRE> public static final short <B>OBJECT_TYPE_BUTTON</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_BUTTON">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_PICTURE"><!-- --></A><H3> OBJECT_TYPE_PICTURE</H3> <PRE> public static final short <B>OBJECT_TYPE_PICTURE</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_PICTURE">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_POLYGON"><!-- --></A><H3> OBJECT_TYPE_POLYGON</H3> <PRE> public static final short <B>OBJECT_TYPE_POLYGON</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_POLYGON">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED1"><!-- --></A><H3> OBJECT_TYPE_RESERVED1</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED1</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED1">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_CHECKBOX"><!-- --></A><H3> OBJECT_TYPE_CHECKBOX</H3> <PRE> public static final short <B>OBJECT_TYPE_CHECKBOX</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_CHECKBOX">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_OPTION_BUTTON"><!-- --></A><H3> OBJECT_TYPE_OPTION_BUTTON</H3> <PRE> public static final short <B>OBJECT_TYPE_OPTION_BUTTON</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_OPTION_BUTTON">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_EDIT_BOX"><!-- --></A><H3> OBJECT_TYPE_EDIT_BOX</H3> <PRE> public static final short <B>OBJECT_TYPE_EDIT_BOX</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_EDIT_BOX">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_LABEL"><!-- --></A><H3> OBJECT_TYPE_LABEL</H3> <PRE> public static final short <B>OBJECT_TYPE_LABEL</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_LABEL">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_DIALOG_BOX"><!-- --></A><H3> OBJECT_TYPE_DIALOG_BOX</H3> <PRE> public static final short <B>OBJECT_TYPE_DIALOG_BOX</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_DIALOG_BOX">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_SPINNER"><!-- --></A><H3> OBJECT_TYPE_SPINNER</H3> <PRE> public static final short <B>OBJECT_TYPE_SPINNER</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_SPINNER">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_SCROLL_BAR"><!-- --></A><H3> OBJECT_TYPE_SCROLL_BAR</H3> <PRE> public static final short <B>OBJECT_TYPE_SCROLL_BAR</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_SCROLL_BAR">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_LIST_BOX"><!-- --></A><H3> OBJECT_TYPE_LIST_BOX</H3> <PRE> public static final short <B>OBJECT_TYPE_LIST_BOX</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_LIST_BOX">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_GROUP_BOX"><!-- --></A><H3> OBJECT_TYPE_GROUP_BOX</H3> <PRE> public static final short <B>OBJECT_TYPE_GROUP_BOX</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_GROUP_BOX">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_COMBO_BOX"><!-- --></A><H3> OBJECT_TYPE_COMBO_BOX</H3> <PRE> public static final short <B>OBJECT_TYPE_COMBO_BOX</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_COMBO_BOX">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED2"><!-- --></A><H3> OBJECT_TYPE_RESERVED2</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED2</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED2">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED3"><!-- --></A><H3> OBJECT_TYPE_RESERVED3</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED3</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED3">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED4"><!-- --></A><H3> OBJECT_TYPE_RESERVED4</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED4</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED4">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED5"><!-- --></A><H3> OBJECT_TYPE_RESERVED5</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED5</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED5">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_COMMENT"><!-- --></A><H3> OBJECT_TYPE_COMMENT</H3> <PRE> public static final short <B>OBJECT_TYPE_COMMENT</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_COMMENT">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED6"><!-- --></A><H3> OBJECT_TYPE_RESERVED6</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED6</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED6">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED7"><!-- --></A><H3> OBJECT_TYPE_RESERVED7</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED7</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED7">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED8"><!-- --></A><H3> OBJECT_TYPE_RESERVED8</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED8</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED8">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_RESERVED9"><!-- --></A><H3> OBJECT_TYPE_RESERVED9</H3> <PRE> public static final short <B>OBJECT_TYPE_RESERVED9</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_RESERVED9">Constant Field Values</A></DL> </DL> <HR> <A NAME="OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING"><!-- --></A><H3> OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING</H3> <PRE> public static final short <B>OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.CommonObjectDataSubRecord.OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING">Constant Field Values</A></DL> </DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="CommonObjectDataSubRecord()"><!-- --></A><H3> CommonObjectDataSubRecord</H3> <PRE> public <B>CommonObjectDataSubRecord</B>()</PRE> <DL> </DL> <HR> <A NAME="CommonObjectDataSubRecord(org.apache.poi.util.LittleEndianInput, int)"><!-- --></A><H3> CommonObjectDataSubRecord</H3> <PRE> public <B>CommonObjectDataSubRecord</B>(<A HREF="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</A> in, int size)</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public java.lang.String <B>toString</B>()</PRE> <DL> <DD><DL> <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="serialize(org.apache.poi.util.LittleEndianOutput)"><!-- --></A><H3> serialize</H3> <PRE> public void <B>serialize</B>(<A HREF="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</A> out)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in org.apache.poi.hssf.record">SubRecord</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getDataSize()"><!-- --></A><H3> getDataSize</H3> <PRE> protected int <B>getDataSize</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html#getDataSize()">getDataSize</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in org.apache.poi.hssf.record">SubRecord</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the size of the data for this record (which is always 4 bytes less than the total record size). Note however, that ushort encoded after the record sid is usually but not always the data size.</DL> </DD> </DL> <HR> <A NAME="getSid()"><!-- --></A><H3> getSid</H3> <PRE> public short <B>getSid</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="clone()"><!-- --></A><H3> clone</H3> <PRE> public java.lang.Object <B>clone</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html#clone()">clone</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in org.apache.poi.hssf.record">SubRecord</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getObjectType()"><!-- --></A><H3> getObjectType</H3> <PRE> public short <B>getObjectType</B>()</PRE> <DL> <DD>Get the object type field for the CommonObjectData record. <P> <DD><DL> <DT><B>Returns:</B><DD>One of OBJECT_TYPE_GROUP OBJECT_TYPE_LINE OBJECT_TYPE_RECTANGLE OBJECT_TYPE_OVAL OBJECT_TYPE_ARC OBJECT_TYPE_CHART OBJECT_TYPE_TEXT OBJECT_TYPE_BUTTON OBJECT_TYPE_PICTURE OBJECT_TYPE_POLYGON OBJECT_TYPE_RESERVED1 OBJECT_TYPE_CHECKBOX OBJECT_TYPE_OPTION_BUTTON OBJECT_TYPE_EDIT_BOX OBJECT_TYPE_LABEL OBJECT_TYPE_DIALOG_BOX OBJECT_TYPE_SPINNER OBJECT_TYPE_SCROLL_BAR OBJECT_TYPE_LIST_BOX OBJECT_TYPE_GROUP_BOX OBJECT_TYPE_COMBO_BOX OBJECT_TYPE_RESERVED2 OBJECT_TYPE_RESERVED3 OBJECT_TYPE_RESERVED4 OBJECT_TYPE_RESERVED5 OBJECT_TYPE_COMMENT OBJECT_TYPE_RESERVED6 OBJECT_TYPE_RESERVED7 OBJECT_TYPE_RESERVED8 OBJECT_TYPE_RESERVED9 OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING</DL> </DD> </DL> <HR> <A NAME="setObjectType(short)"><!-- --></A><H3> setObjectType</H3> <PRE> public void <B>setObjectType</B>(short field_1_objectType)</PRE> <DL> <DD>Set the object type field for the CommonObjectData record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>field_1_objectType</CODE> - One of OBJECT_TYPE_GROUP OBJECT_TYPE_LINE OBJECT_TYPE_RECTANGLE OBJECT_TYPE_OVAL OBJECT_TYPE_ARC OBJECT_TYPE_CHART OBJECT_TYPE_TEXT OBJECT_TYPE_BUTTON OBJECT_TYPE_PICTURE OBJECT_TYPE_POLYGON OBJECT_TYPE_RESERVED1 OBJECT_TYPE_CHECKBOX OBJECT_TYPE_OPTION_BUTTON OBJECT_TYPE_EDIT_BOX OBJECT_TYPE_LABEL OBJECT_TYPE_DIALOG_BOX OBJECT_TYPE_SPINNER OBJECT_TYPE_SCROLL_BAR OBJECT_TYPE_LIST_BOX OBJECT_TYPE_GROUP_BOX OBJECT_TYPE_COMBO_BOX OBJECT_TYPE_RESERVED2 OBJECT_TYPE_RESERVED3 OBJECT_TYPE_RESERVED4 OBJECT_TYPE_RESERVED5 OBJECT_TYPE_COMMENT OBJECT_TYPE_RESERVED6 OBJECT_TYPE_RESERVED7 OBJECT_TYPE_RESERVED8 OBJECT_TYPE_RESERVED9 OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING</DL> </DD> </DL> <HR> <A NAME="getObjectId()"><!-- --></A><H3> getObjectId</H3> <PRE> public int <B>getObjectId</B>()</PRE> <DL> <DD>Get the object id field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setObjectId(int)"><!-- --></A><H3> setObjectId</H3> <PRE> public void <B>setObjectId</B>(int field_2_objectId)</PRE> <DL> <DD>Set the object id field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getOption()"><!-- --></A><H3> getOption</H3> <PRE> public short <B>getOption</B>()</PRE> <DL> <DD>Get the option field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setOption(short)"><!-- --></A><H3> setOption</H3> <PRE> public void <B>setOption</B>(short field_3_option)</PRE> <DL> <DD>Set the option field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getReserved1()"><!-- --></A><H3> getReserved1</H3> <PRE> public int <B>getReserved1</B>()</PRE> <DL> <DD>Get the reserved1 field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setReserved1(int)"><!-- --></A><H3> setReserved1</H3> <PRE> public void <B>setReserved1</B>(int field_4_reserved1)</PRE> <DL> <DD>Set the reserved1 field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getReserved2()"><!-- --></A><H3> getReserved2</H3> <PRE> public int <B>getReserved2</B>()</PRE> <DL> <DD>Get the reserved2 field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setReserved2(int)"><!-- --></A><H3> setReserved2</H3> <PRE> public void <B>setReserved2</B>(int field_5_reserved2)</PRE> <DL> <DD>Set the reserved2 field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getReserved3()"><!-- --></A><H3> getReserved3</H3> <PRE> public int <B>getReserved3</B>()</PRE> <DL> <DD>Get the reserved3 field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setReserved3(int)"><!-- --></A><H3> setReserved3</H3> <PRE> public void <B>setReserved3</B>(int field_6_reserved3)</PRE> <DL> <DD>Set the reserved3 field for the CommonObjectData record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setLocked(boolean)"><!-- --></A><H3> setLocked</H3> <PRE> public void <B>setLocked</B>(boolean value)</PRE> <DL> <DD>Sets the locked field value. true if object is locked when sheet has been protected <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isLocked()"><!-- --></A><H3> isLocked</H3> <PRE> public boolean <B>isLocked</B>()</PRE> <DL> <DD>true if object is locked when sheet has been protected <P> <DD><DL> <DT><B>Returns:</B><DD>the locked field value.</DL> </DD> </DL> <HR> <A NAME="setPrintable(boolean)"><!-- --></A><H3> setPrintable</H3> <PRE> public void <B>setPrintable</B>(boolean value)</PRE> <DL> <DD>Sets the printable field value. object appears when printed <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isPrintable()"><!-- --></A><H3> isPrintable</H3> <PRE> public boolean <B>isPrintable</B>()</PRE> <DL> <DD>object appears when printed <P> <DD><DL> <DT><B>Returns:</B><DD>the printable field value.</DL> </DD> </DL> <HR> <A NAME="setAutofill(boolean)"><!-- --></A><H3> setAutofill</H3> <PRE> public void <B>setAutofill</B>(boolean value)</PRE> <DL> <DD>Sets the autofill field value. whether object uses an automatic fill style <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isAutofill()"><!-- --></A><H3> isAutofill</H3> <PRE> public boolean <B>isAutofill</B>()</PRE> <DL> <DD>whether object uses an automatic fill style <P> <DD><DL> <DT><B>Returns:</B><DD>the autofill field value.</DL> </DD> </DL> <HR> <A NAME="setAutoline(boolean)"><!-- --></A><H3> setAutoline</H3> <PRE> public void <B>setAutoline</B>(boolean value)</PRE> <DL> <DD>Sets the autoline field value. whether object uses an automatic line style <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isAutoline()"><!-- --></A><H3> isAutoline</H3> <PRE> public boolean <B>isAutoline</B>()</PRE> <DL> <DD>whether object uses an automatic line style <P> <DD><DL> <DT><B>Returns:</B><DD>the autoline field value.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CommonObjectDataSubRecord.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../org/apache/poi/hssf/record/ColumnInfoRecord.html" title="class in org.apache.poi.hssf.record"><B>PREV CLASS</B></A> <A HREF="../../../../../org/apache/poi/hssf/record/ContinueRecord.html" title="class in org.apache.poi.hssf.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hssf/record/CommonObjectDataSubRecord.html" target="_top"><B>FRAMES</B></A> <A HREF="CommonObjectDataSubRecord.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2010 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>