# SpreadSheet Detail

## Spread Sheet Image Description.

![](/files/-MVX1iNkEUBH2LvcEMRk)

![실제로 Generate하면 자동으로 코드가 형식에 맞춰 나옵니다.](/files/-MVX1rmJnRgg7PNxBAcj)

## 컬럼 이름 맨 앞에 #를 입력하면 Generate 대상에서 제외딥니다.

![](/files/-MVX14V7l6QMjyPkFc4X)

## 시트 이름 맨 앞에 #를 붙이면 Generate 대상에서 제외됩니다.

![#Enum은 Generate 에서 제외대상!](/files/-MVX1Gtn4WmDRVM4larN)

## 한 스프레드시트에 여러 시트를 둬서 클래스를 분리할 수 있습니다.

![](/files/-MVX1S8yWFOChFFHXLNF)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shlifedev.gitbook.io/unitygooglesheets/and/table-rules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
