[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateTextInfo

TimeSpanAlternateTextInfo Class

Defines the TimeSpanAlternateTextInfo class.

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

Constructors

Name Description
TimeSpanAlternateTextInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Properties

Name Description
DisplayNull

Gets the DisplayNull instance of the AlternateText type.

DisplayZero

Gets the DisplayZero instance of the AlternateText type.

Null

Gets the Null instance of the AlternateText type.

Zero

Gets the Zero 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.