public final class FeatSmartTag extends Object implements SharedFeature
This record part specifies Smart Tag data for a sheet, stored as part
of a Shared Feature. It can be found in records such as FeatRecord.
It is made up of a hash, and a set of Factoid Data that makes up
the smart tags.
For more details, see page 669 of the Excel binary file
format documentation.
| Constructor and Description |
|---|
FeatSmartTag() |
FeatSmartTag(RecordInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataSize() |
void |
serialize(LittleEndianOutput out) |
String |
toString() |
public FeatSmartTag()
public FeatSmartTag(RecordInputStream in)
public String toString()
toString in interface SharedFeaturetoString in class Objectpublic int getDataSize()
getDataSize in interface SharedFeaturepublic void serialize(LittleEndianOutput out)
serialize in interface SharedFeatureCopyright © 2010 - 2020 Adobe. All Rights Reserved