Schema Central > OOXML > dml-tableStyle.xsd > a:tcTxStyle
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:tcTxStyle

Table Cell Text Style

Element information

Content

Attributes

NameOccTypeDescriptionNotes
b [0..1]a:ST_OnOffStyleTypeBoldDefault value is "def".
i [0..1]a:ST_OnOffStyleTypeItalicDefault value is "def".

Used in

Sample instance

<a:tcTxStyle>
   <a:font>
      <a:latin/>
      <a:ea/>
      <a:cs/>
      <a:font script="string" typeface="string"/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:font>
   <a:scrgbClr r="1" g="1" b="1">
      <a:tint val="1"/>
   </a:scrgbClr>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:tcTxStyle>

Site developed and hosted by Datypic, Inc.

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