FillStyleIndex

ShapeStyle.FillStyleIndex 属性

返回或设置形状在样式矩阵中的填充列索引。0表示无填充,正值为主题填充样式中的索引,负值为主题背景样式中的索引。可读/可写 Int16。

public short FillStyleIndex { get; set; }

另见