public class SectionValue extends Object
Represents the content of the section.
Constructor and Description |
---|
SectionValue(Object data) |
public SectionValue(Object data)
public final Object getData()
Section data.
public final void setData(Object value)
Section data.
public final String toAmpHtml()
AmpHtml representation of section value.
public final String toHtml()
Html representation of section value.
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.