ExcelChartLineLineWeight Property |
Gets or sets the border line weight type.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartLineWeightType LineWeight { get; set; }Public Property LineWeight As ExcelChartLineWeightType
Get
Set
Property Value
ExcelChartLineWeightType
See Also