'宣言 Public Property Anchor As C1.Report.AnchorEnum
'使用法 Dim instance As Field Dim value As C1.Report.AnchorEnum instance.Anchor = value value = instance.Anchor
public C1.Report.AnchorEnum Anchor {get; set;}
'宣言 Public Property Anchor As C1.Report.AnchorEnum
'使用法 Dim instance As Field Dim value As C1.Report.AnchorEnum instance.Anchor = value value = instance.Anchor
public C1.Report.AnchorEnum Anchor {get; set;}