FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > ShapeEventArgs クラス : ChildType プロパティ |
'Declaration
Public Property ChildType As String
'使用法
Dim instance As ShapeEventArgs Dim value As String instance.ChildType = value value = instance.ChildType
public string ChildType {get; set;}