using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class ExcelDatas
{
public Dictionary<long,시트1> 시트1;
}