GrapeCity.Spreadsheet アセンブリ > GrapeCity.Core 名前空間 > DocumentProperty クラス : Type プロパティ |
'Declaration
Public ReadOnly Property Type As DocumentPropertyType
'使用法
Dim instance As DocumentProperty Dim value As DocumentPropertyType value = instance.Type
public DocumentPropertyType Type {get;}