GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ExternalVariable クラス : IsVolatile プロパティ |
'Declaration
Public ReadOnly Property IsVolatile As Boolean
'使用法
Dim instance As ExternalVariable Dim value As Boolean value = instance.IsVolatile
public bool IsVolatile {get;}
true
、それ以外の場合はfalse
。