PtlParamExcelAddinSetting Members PdfDrvAPINet

The PtlParamExcelAddinSetting type exposes the following members.
Constructors

  NameDescription
Public methodPtlParamExcelAddinSetting 
PtlParamExcelAddinSetting クラスの新しいインスタンスを初期化します。
Public methodPtlParamExcelAddinSetting(PtlParamExcelAddinSetting)
PtlParamExcelAddinSetting クラスの新しいインスタンスを初期化します。
Back to Top
Methods

  NameDescription
Public methodDispose 
PtlParamExcelAddinSetting によって使用された全てのリソースを解放します。
Protected methodDispose(Boolean)
PtlParamExcelAddinSetting によって使用されたアンマネージド リソースを解放し、任意でマネージド リソースを解放します。
Public methodオンラインEquals
指定した オンラインObject が、現在の オンラインObject と等しいかどうかを判断します。
(Inherited from オンラインObject.)
Public methodStatic memberEXCELADDIN_DEFAULT_SETTING
使われなくなりました。ソース互換性のためにのみ存在します。
アドイン設定の選択:現在のExcelアドイン設定で出力する
Public methodStatic memberEXCELADDIN_USER_SETTING
使われなくなりました。ソース互換性のためにのみ存在します。
アドイン設定の選択:PtlParamExcelAddinSettingの設定で出力する
Protected methodFinalize (Overrides オンラインObject Finalize .)
Public methodオンラインGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from オンラインObject.)
Protected methodgetNative
Public methodオンラインGetType
現在のインスタンスの オンラインType を取得します。
(Inherited from オンラインObject.)
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Protected methodsetNative
Public methodオンラインToString
現在の オンラインObject を表す オンラインString を返します。
(Inherited from オンラインObject.)
Back to Top
Operators

  NameDescription
Public operatorAssign
Back to Top
Fields

  NameDescription
Public fieldStatic memberApiSetting
アドイン設定の選択:PtlParamExcelAddinSettingの設定で出力する
Public fieldStatic memberCurrentSetting
アドイン設定の選択:現在のExcelアドイン設定で出力する
Back to Top
Properties

  NameDescription
Public propertyAttachOriginalFile
元のExcelファイルを添付する
Public propertyConvertAllSheets
ワークブック全体を変換する
Public propertyConvertComments
コメントをノート注釈に変換する
Public propertyOutputBookmarks
しおりを出力する
Public propertyOutputLinks
リンクを出力する
Public propertySettingType
アドイン設定タイプ
Public propertyUseDocumentInformation
元文書の文書情報を使用する
Back to Top
See Also