Content

OleObject.Content property

埋め込みファイルのデータを取得または設定します。データが埋め込まれていない場合は null.

public byte[] Content { get; set; }

関連項目