コード例 #1
0
ファイル: CharacterRun.cs プロジェクト: yesonsik/npoi
 public BorderCode GetBorder()
 {
     return(_props.GetBrc());
 }