'Declaration Public Property Logical As Boolean
'Declaration
Public Property Logical As Boolean
'使用法 Dim instance As CellValue Dim value As Boolean instance.Logical = value value = instance.Logical
'使用法
Dim instance As CellValue Dim value As Boolean instance.Logical = value value = instance.Logical
public bool Logical {get; set;}
CellValue 構造体 CellValue メンバ
Copyright © 2004 GrapeCity inc.