'宣言 Public Enum HtmlExporter.LinksLocationsEnum Inherits System.Enum
'使用法 Dim instance As HtmlExporter.LinksLocationsEnum
public enum HtmlExporter.LinksLocationsEnum : System.Enum
'宣言 Public Enum HtmlExporter.LinksLocationsEnum Inherits System.Enum
'使用法 Dim instance As HtmlExporter.LinksLocationsEnum
public enum HtmlExporter.LinksLocationsEnum : System.Enum
| メンバ | 解説 |
|---|---|
| BottomFrame | Hyperlinks are located in the bottom frame. |
| LeftFrame | Hyperlinks are located in the left frame. |
| None | Hyperlinks are not generated. |
| RightFrame | Hyperlinks are located in the right frame. |
| TopFrame | Hyperlinks are located in the top frame. |
| TopPage | Hyperlinks are located at the top of pages. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.Export.HtmlExporter.LinksLocationsEnum