Class AlternateContent

java.lang.Object
com.independentsoft.office.AlternateContent
All Implemented Interfaces:
ITextParagraphContent

public class AlternateContent extends Object implements ITextParagraphContent
Represents a markup-compatibility alternate-content block (mc:AlternateContent): one or more AlternateContentChoice alternatives and an optional AlternateContentFallback. This is the shared model for DrawingML/chart hosts; WordprocessingML and PresentationML have their own host-level classes.