GrapeCity SPREAD for Windows Forms 12.0J
DocumentProperties プロパティ


Spreadドキュメントのすべてのプロパティを表すDocumentPropertiesオブジェクトを取得または設定します。
構文
'Declaration
 
Public Property DocumentProperties As DocumentProperties
'使用法
 
Dim instance As FpSpread
Dim value As DocumentProperties
 
instance.DocumentProperties = value
 
value = instance.DocumentProperties
public DocumentProperties DocumentProperties {get; set;}

プロパティ値

Spreadドキュメントのすべてのプロパティを表すDocumentPropertiesオブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


Copyright © 2004 GrapeCity inc.