 | ProxyStart Property |
Start Point Connection Flag
Represents the following attribute in the schema: start
Namespace: DocumentFormat.OpenXml.Vml.OfficeAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic TrueFalseBlankValue Start { get; set; }Public Property Start As TrueFalseBlankValue
Get
Set
public:
property TrueFalseBlankValue^ Start {
TrueFalseBlankValue^ get ();
void set (TrueFalseBlankValue^ value);
}member Start : TrueFalseBlankValue with get, set
Property Value
TrueFalseBlankValue
See Also