 | ColorsMruColors Property |
MRU Colors.
Represents the following element tag in the schema: x:mruColors.
Namespace: DocumentFormat.OpenXml.SpreadsheetAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic MruColors MruColors { get; set; }Public Property MruColors As MruColors
Get
Set
public:
property MruColors^ MruColors {
MruColors^ get ();
void set (MruColors^ value);
}member MruColors : MruColors with get, set
Property Value
MruColors
See Also