GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ActionResult<T> 構造体 : Category プロパティ |
'Declaration
Public ReadOnly Property Category As ActionCategory
'使用法
Dim instance As ActionResult(Of T) Dim value As ActionCategory value = instance.Category
public ActionCategory Category {get;}