名前 | 解説 | |
---|---|---|
TableStyle コンストラクタ | Creates one TableStyle instance. |
TableStyleデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
TableStyle コンストラクタ | Creates one TableStyle instance. |
名前 | 解説 | |
---|---|---|
FirstBandedColumnStyle | Gets or sets the first banded column style. | |
FirstBandedRowStyle | Gets or sets the first banded row style. | |
FirstColumnStyle | Gets or sets the first column style. | |
FirstHeaderCellStyle | Gets or sets the first cell style in the header row. | |
FirstTotalCellStyle | Gets or sets the first cell style in the total row. | |
HeaderRowStyle | Gets or sets the header row style. | |
IsBuiltIn | Indicates whether the table style is built-in style. | |
LastColumnStyle | Gets or sets the last column style. | |
LastHeaderCellStyle | Gets or sets the last cell style in the header row. | |
LastTotalCellStyle | Gets or sets the last cell style in the total row. | |
Name | Gets or sets the name of the table style. | |
SecondBandedColumnStyle | Gets or sets the second banded column style. | |
SecondBandedRowStyle | Gets or sets the second banded row style. | |
TotalRowStyle | Gets or sets the total row style. | |
WholeTableStyle | Gets or sets the whole table style. |
名前 | 解説 | |
---|---|---|
CreateBuiltInTableStyleDark | Creates one TableStyle instance of built-in dark style. | |
CreateBuiltInTableStyleLight | Creates one TableStyle instance of built-in light style. | |
CreateBuiltInTableStyleMedium | Creates one TableStyle instance of built-in medium style. |