AhpStyleCell クラス

表のセルのスタイル

Definition

名前空間: AHPDFXMLReader
アセンブリ: AdcAHPDFXMLReader (in AdcAHPDFXMLReader.dll) バージョン: 2.0.0
C#
public class AhpStyleCell : AhpStyleBorder
Inheritance
Object    AhpStyle    AhpStyleBorder    AhpStyleCell

コンストラクター

AhpStyleCellコンストラクタ
AhpStyleCell(AhpStyleCell)コピーコンストラクタ

メソッド

BorderCloneコピーメソッド
(AhpStyleBorderから継承)
BorderDumpテストダンプ
(AhpStyleBorderから継承)
BorderLoadXMLの読み込み
(AhpStyleBorderから継承)
Cloneコピーメソッド
Dumpテストダンプ
GetAlign セルの横揃えを取得する。
GetBorderB 下ボーダーを取得する。
(AhpStyleBorderから継承)
GetBorderL 左ボーダーを取得する。
(AhpStyleBorderから継承)
GetBorderR 右ボーダーを取得する。
(AhpStyleBorderから継承)
GetBorderRD 右下がり斜め線を取得する。
GetBorderRU 右上がり斜め線を取得する。
GetBorderT 上ボーダーを取得する。
(AhpStyleBorderから継承)
GetCommonAttr スタイルの共通属性を取得する。
(AhpStyleから継承)
GetDataType データの種別を取得する。
GetFormatString 数値データの表示形式を取得します。
GetMesh 網掛け情報を取得する。
GetVerticalAlign セルの縦揃えを取得する。
LoadXMLの読み込み
StyleCloneコピーメソッド
(AhpStyleから継承)
StyleDumpテストダンプ
(AhpStyleから継承)
StyleLoadXMLの読み込み
(AhpStyleから継承)

関連項目