'Declaration
Public Property LineWidthEMU As Integer
'Usage
Dim instance As ExcelShape Dim value As Integer instance.LineWidthEMU = value value = instance.LineWidthEMU
public int LineWidthEMU {get; set;}
'Declaration
Public Property LineWidthEMU As Integer
'Usage
Dim instance As ExcelShape Dim value As Integer instance.LineWidthEMU = value value = instance.LineWidthEMU
public int LineWidthEMU {get; set;}