blob: 3e9454a34ab00afb6685c4dde552ba7b537a0cf7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// WorkbookChartFill undocumented
type WorkbookChartFill struct {
// Entity is the base model of WorkbookChartFill
Entity
}
|