MCPcopy
hub / github.com/davyxu/tabtoy / RawFieldCount

Method RawFieldCount

v2/sheet_dataheader.go:121–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119}
120
121func (self *DataHeader) RawFieldCount() int {
122 return len(self.rawHeaderFields)
123}
124
125func (self *DataHeader) FieldRepeatedCount(fd *model.FieldDescriptor) (count int) {
126

Callers 2

exportRowMajorMethod · 0.80
exportColumnMajorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected