'Declaration Property StandardWidth As Integer
'Usage Dim instance As IWorksheet Dim value As Integer instance.StandardWidth = value value = instance.StandardWidth
int StandardWidth {get; set;}
'Declaration Property StandardWidth As Integer
'Usage Dim instance As IWorksheet Dim value As Integer instance.StandardWidth = value value = instance.StandardWidth
int StandardWidth {get; set;}