 | ExtendedGuideColorType Property |
ColorType.
Represents the following element tag in the schema: p15:clr.
Namespace: DocumentFormat.OpenXml.Office2013.PowerPointAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic ColorType ColorType { get; set; }Public Property ColorType As ColorType
Get
Set
public:
property ColorType^ ColorType {
ColorType^ get ();
void set (ColorType^ value);
}member ColorType : ColorType with get, set
Property Value
ColorType
See Also