GrapeCity.Spreadsheet アセンブリ > GrapeCity.Core 名前空間 > IDocumentProperties インタフェース > Item プロパティ : Item(String) プロパティ |
'Declaration
Overloads ReadOnly Property Item( _ ByVal name As String _ ) As DocumentProperty
'使用法
Dim instance As IDocumentProperties Dim name As String Dim value As DocumentProperty value = instance.Item(name)
DocumentProperty Item( string name ) {get;}