DataToExcel.TitleColorIndex Property

HD.Common

DataToExcelTitleColorIndex Property Helper帮助文档
标题背景色

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int TitleColorIndex { get; set; }
Public Property TitleColorIndex As Integer
	Get
	Set
public:
property int TitleColorIndex {
	int get ();
	void set (int value);
}
member TitleColorIndex : int with get, set

Property Value

Type: Int32
See Also

Reference