Interface IExtensionContent
- All Known Implementing Classes:
C14PivotOptions,Classification,ColId,CompatibilityExtension,CreationId,DataDisplayOptions16,DataModelExtension,Decorative,DesignElement,FormulaReference,FullReference,HyperlinkColor,PictureAttributionSourceUrl,PivotOptions16,PlaceholderFlag,PredecessorDrawingElementReference,RawExtensionContent,RecolorImage,RowId,ShadowObscured,ShowDataLabelsRange,ShowLeaderLines,SvgBlip,ThemeFamily,UniqueId,UseLocalDpi,WebVideoProperties,WrappingTextBoxFlag,XForSave
public interface IExtensionContent
Content of a single
ext element inside an ExtensionList.
Known extension elements are represented by typed classes; anything not
recognized is preserved through RawExtensionContent so no extension
data is ever lost on a round trip. toString() emits the content's
XML.
-
Method Summary
-
Method Details
-
clone
IExtensionContent clone()Clone.- Returns:
- the extension content
-