[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ComboBoxAlternateTextInfo

ComboBoxAlternateTextInfo クラス

ComboBoxAlternateTextInfoクラスを定義します。

継承
ComboBoxAlternateTextInfo
名前空間: GrapeCity.Win.Spread.InputMan.CellType
アセンブリ: GrapeCity.Win.PluginInputMan.dll
構文
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class ComboBoxAlternateTextInfo : ISerializable, ISerializeSupport
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class ComboBoxAlternateTextInfo
    Implements ISerializable, ISerializeSupport

コンストラクター

名前 説明
ComboBoxAlternateTextInfo(SerializationInfo, StreamingContext)

このクラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
DisplayNull

AlternateText 型の DisplayNull インスタンスを取得します。

Null

AlternateText 型の Null インスタンスを取得します。

メソッド

名前 説明
Deserialize(XmlNodeReader)

オブジェクトをXMLからロードします。

GetObjectData(SerializationInfo, StreamingContext)

オブジェクトデータを取得します。

Serialize(XmlTextWriter)

オブジェクトをXMLに保存します。