Schema Central > OOXML > sml-table.xsd > ssml:tableColumn
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:tableColumn

Table Column

Element information

Type: ssml:CT_TableColumn

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [1..1]xsd:unsignedIntTable Field Id
uniqueName [0..1]ssml:ST_XstringUnique Name
name [1..1]ssml:ST_XstringColumn name
totalsRowFunction [0..1]ssml:ST_TotalsRowFunctionTotals Row FunctionDefault value is "none".
totalsRowLabel [0..1]ssml:ST_XstringTotals Row Label
queryTableFieldId [0..1]xsd:unsignedIntQuery Table Field Id
headerRowDxfId [0..1]ssml:ST_DxfIdHeader Row Cell Format Id
dataDxfId [0..1]ssml:ST_DxfIdData & Insert Row Format Id
totalsRowDxfId [0..1]ssml:ST_DxfIdTotals Row Format Id
headerRowCellStyle [0..1]ssml:ST_XstringHeader Row Cell Style
dataCellStyle [0..1]ssml:ST_XstringData Area Style Name
totalsRowCellStyle [0..1]ssml:ST_XstringTotals Row Style Name

Used in

Sample instance

<ssml:tableColumn id="1" uniqueName="string" name="string">
   <ssml:calculatedColumnFormula>string</ssml:calculatedColumnFormula>
   <ssml:totalsRowFormula>string</ssml:totalsRowFormula>
   <ssml:xmlColumnPr mapId="1" xpath="string" xmlDataType="string">
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:xmlColumnPr>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:tableColumn>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com