FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > TableStyleCollection クラス > Item プロパティ : Item(String) プロパティ |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal styleName As String _ ) As TableStyle
'使用法 Dim instance As TableStyleCollection Dim styleName As String Dim value As TableStyle value = instance.Item(styleName)
public TableStyle Item( string styleName ) {get;}