'宣言 Public Function New( _ ByVal target As C1LinkTarget, _ ByVal bold As System.Boolean, _ ByVal italic As System.Boolean _ )
public IndexEntryOccurrence( C1LinkTarget target, System.bool bold, System.bool italic )
パラメータ
- target
- 現在の発生の Targetに割り当てられる C1LinkTarget。
- bold
- 現在の発生の Boldプロパティに割り当てられる boldフラグ。
- italic
- 現在の発生の Italicプロパティに割り当てられる italicフラグ。