PowerTools SPREAD for Windows Forms 8.0J
CoordsSet プロパティ


シート、行、列の各プロパティが設定されているかどうかを取得します。
構文
'Declaration
 
Public ReadOnly Property CoordsSet As Boolean
'使用法
 
Dim instance As ExcelWarning
Dim value As Boolean
 
value = instance.CoordsSet
public bool CoordsSet {get;}

プロパティ値

Boolean:シート、行、列の各プロパティが設定されている場合は True、それ以外の場合は False
参照

ExcelWarning クラス
ExcelWarning メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.