[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.MaskAlternateTextInfo

MaskAlternateTextInfo Class

Defines a MaskAlternateTextInfo class.

Inheritance
MaskAlternateTextInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class MaskAlternateTextInfo : ISerializable, ISerializeSupport
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class MaskAlternateTextInfo
    Implements ISerializable, ISerializeSupport

Constructors

Name Description
MaskAlternateTextInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Properties

Name Description
DisplayNull

Gets the Null instance of the AlternateText type.

Null

Gets the DisplayNull instance of the AlternateText type.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.