FormatFamily
いくつかの類似した形式を統合する形式ファミリを指定します。
public class FormatFamily
プロパティ
名前 |
説明 |
Name { get; } |
フォーマット ファミリ名を取得します。 |
メソッド
田畑
名前 |
説明 |
static readonly Archive |
アーカイブ形式を表します。 |
static readonly Audio |
オーディオ形式を表します。 |
static readonly Cad |
コンピューター支援設計の形式を表します。 |
static readonly Calendar |
カレンダー形式を表します。 |
static readonly Database |
データベース形式を表します。 |
static readonly Diagram |
図の形式を表します。 |
static readonly Ebook |
電子書籍のフォーマットを表します。 |
static readonly Email |
電子メール形式を表します。 |
static readonly Executable |
実行形式を表します。 |
static readonly Font |
フォント形式を表します。 |
static readonly Image |
画像形式を表します。 |
static readonly Markup |
マークアップ形式を表します。 |
static readonly Medicine |
薬のフォーマットを表します。 |
static readonly Note |
メモの形式を表します。 |
static readonly Pdf |
ポータブル ドキュメント形式を表します。 |
static readonly Presentation |
プレゼンテーション形式を表します。 |
static readonly ProjectManagement |
プロジェクト管理の形式を表します。 |
static readonly ScientificFormat |
科学フォーマットを表します。 |
static readonly SourceCode |
ソース コードの形式を表します。 |
static readonly Spreadsheet |
スプレッドシート形式を表します。 |
static readonly Torrent |
トレント形式を表します。 |
static readonly Unknown |
不明な形式ファミリを表します。 |
static readonly Video |
ビデオ形式を表します。 |
static readonly WordProcessing |
ワープロ形式を表します。 |
関連項目